{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marathon-lake-ms",
  "name": "Marathon Lake",
  "description": "Explore Marathon Lake in National Forests in Mississippi, Mississippi with Recreation.gov. This location is available on a first-come, first-served basis only. Visitors are required to physically arrive at the campground to purchase and claim a site.",
  "url": "https://campertunity.com/listings/campgrounds/marathon-lake-ms",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/05/18/22/24/10158783_6dd26acb-755c-43d0-933b-830285e38c69_700.jpg",
    "https://cdn.recreation.gov/public/2022/05/18/22/13/10158783_bad63930-77ee-4a1a-a75c-2431b70c2d07_700.jpg",
    "https://cdn.recreation.gov/public/2022/05/18/22/16/10158783_b0b4607e-6dcb-4a8f-b413-a3dc6a5b2286_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marathon Lake",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.199167,
    "longitude": -89.359167
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10158783",
    "https://thedyrt.com/camping/mississippi/mississippi-marathon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "5",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$5-$20"
}