{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-monroe-amory-ms",
  "name": "Lake Monroe",
  "description": "Lake Monroe, near Aberdeen, MS, offers a camping experience surrounded by flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/lake-monroe-amory-ms",
  "image": [
    "https://photos.thedyrt.com/photo/595515/media/mississippi-lake-monroe_b0459aad-85d4-41ec-b5bf-6ef9d501d5ab.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/595515/media/mississippi-lake-monroe_b0459aad-85d4-41ec-b5bf-6ef9d501d5ab.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/595514/media/mississippi-lake-monroe_30dae5af-d8d9-4ec7-872d-fec95cef502c.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-88.56500018,33.94600048)/-88.56500018,33.94600048,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Amory",
    "addressRegion": "MS",
    "postalCode": "39730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.94600048,
    "longitude": -88.56500018
  },
  "sameAs": [
    "https://thedyrt.com/camping/mississippi/mississippi-lake-monroe"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}