{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/persimmon-hill-day-use-area-ms",
  "name": "Persimmon Hill Day Use Area",
  "description": "Explore Persimmon Hill Day Use Area in Enid Lake, Mississippi with Recreation.gov. Persimmon Hill is a quiet, family-oriented campground and day uses area that sits along the banks of Enid Lake in the forests of northeast Mississippi. View a",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/persimmon-hill-day-use-area-ms",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/03/22/13/56/10119471_41aef89b-c66b-4cca-ae7d-0d0b9b141945_700.jpg",
    "https://cdn.recreation.gov/public/2021/03/22/13/55/10119471_774b04a0-0dea-4593-97bf-463c240291e9_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/03/22/13/57/10119471_b472adaa-2b02-4864-89e3-bb1f4d37704e_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Persimmon Hill Day Use Area",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.133881,
    "longitude": -89.903851
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$50+"
}