{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hurricane-landing-ms",
  "name": "Hurricane Landing",
  "description": "Explore Hurricane Landing in Sardis Lake, Mississippi with Recreation.gov. Hurricane Landing Campground is located near the eastern end of Sardis Lake's southern shoreline. The campground offers access to some of the best fishing on Sa",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hurricane-landing-ms",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/04/07/16/09/10053759_020252a9-159c-478d-a4bc-1b2d60b03dc2_1440.jpg",
    "https://cdn.recreation.gov/public/2021/04/07/16/53/10053759_f5d0ca1e-b09f-4167-8f85-1234cbae0934_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/04/07/16/16/10053759_b017cbe5-4e21-4a3b-bc0a-3c45cb030590_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hurricane Landing",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.493657,
    "longitude": -89.585505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.05,
    "reviewCount": 60,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$24-$100"
}