{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-torrey",
  "name": "Discharge Toilet",
  "description": "well-maintained campsite - Capitol Reef National Park 6 mls - center 1.5 mls",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-torrey",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Utah 24",
    "addressLocality": "Torrey",
    "addressRegion": "UT",
    "postalCode": "84775",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.30059,
    "longitude": -111.44497
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-states/utah/torrey/157637/thousand-lakes-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$60+"
}