{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-afton-wy",
  "name": "Discharge Toilet",
  "description": "family campsite - center 3 mls",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-afton-wy",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 89",
    "addressLocality": "Afton",
    "addressRegion": "WY",
    "postalCode": "83110",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.69085,
    "longitude": -110.92949
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$40+"
}