{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-lake-rolling-fork-ms",
  "name": "Blue Lake",
  "description": "Blue Lake near Rolling Fork, MS, offers a camping experience surrounded by flat terrain and dense forests.",
  "url": "https://campertunity.com/listings/campgrounds/blue-lake-rolling-fork-ms",
  "image": [
    "https://photos.thedyrt.com/photo/839702/media/mississippi-blue-lake_691a0d38-1465-490b-9063-14d518c87352.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/830232/media/mississippi-blue-lake_5d3e1e14-ad6a-418a-90a3-4e2a4cdc72e4.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-90.81100097,32.8209995)/-90.81100097,32.8209995,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/839702/media/mississippi-blue-lake_691a0d38-1465-490b-9063-14d518c87352.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rolling Fork",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8209995,
    "longitude": -90.81100097
  },
  "sameAs": [
    "https://thedyrt.com/camping/mississippi/mississippi-blue-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.07",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0.07+"
}