{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverview-enid-ms",
  "name": "Riverview",
  "description": "Explore Riverview in Enid Lake, Mississippi with Recreation.gov. Riverview Recreation Area is located below the dam at Enid Lake. Amenities include three comfort stations, volleyball court, softball field, soccer field/footba",
  "url": "https://campertunity.com/listings/campgrounds/riverview-enid-ms",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/01/27/15/20/10099489_422ed4fd-923d-4181-837c-edaa5c79c4ce_700.jpg",
    "https://cdn.recreation.gov/public/2021/01/25/15/29/10099489_899c0702-d51f-4272-9165-c5f332fc3b03_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/01/27/15/23/10099489_f2b5965e-b101-4b60-93e1-db4e8f264b2d_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "264 CR 39",
    "addressLocality": "Enid",
    "addressRegion": "MS",
    "postalCode": "38927",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.151178,
    "longitude": -89.907935
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$50+"
}