{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-graysport-ms-us",
  "name": "North Graysport",
  "description": "Explore North Graysport in Grenada Lake, Mississippi with Recreation.gov. Whether it's fishing, boating, camping, or picnicking, Grenada Lake has something for everyone. Located near Gore Springs, Mississippi, North Graysport Campgrou",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-graysport-ms-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/02/09/15/50/233564_9d7c4bce-cfb6-46e8-9892-530cd8ff2d0f_1440.jpg",
    "https://cdn.recreation.gov/public/2021/02/08/20/15/233564_ba08cc6b-fea0-4709-a48f-4481434f84c4_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Graysport",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8441667,
    "longitude": -89.6036111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3510637,
    "reviewCount": 94,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$24+"
}