{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dam-area-central-grenada-ms",
  "name": "Dam Area Central",
  "description": "Dam Area Central is located near the intersection of Hwy 332 and the Toe Road. This beautiful shaded area is located just 5 miles from the city of Grenada.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dam-area-central-grenada-ms",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2202 Scenic Loop 333",
    "addressLocality": "Grenada",
    "addressRegion": "MS",
    "postalCode": "38901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.83322,
    "longitude": -89.775998
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$50+"
}