{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-lake-village-ar",
  "name": "Discharge Toilet",
  "description": "On a lake - center 14km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-lake-village-ar",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651238732"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State Highway 257",
    "addressLocality": "Lake Village",
    "addressRegion": "AR",
    "postalCode": "71653",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.37213,
    "longitude": -91.19562
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-states/arkansas/lake-village/160512/lake-chicot-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$25+"
}