{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/monument-fl",
  "name": "Monument Lake Campground",
  "description": "Explore Monument Lake Campground in Big Cypress National Preserve, Florida with Recreation.gov. Monument Lake Campground is a beautiful place where visitors can enjoy the surrounding preserve while sitting at their picnic table. Visitors may enjoy nearby a",
  "url": "https://campertunity.com/listings/campgrounds/monument-fl",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/74415.jpg",
    "https://cdn.recreation.gov/public/images/74479.jpg",
    "https://cdn.recreation.gov/public/2021/03/31/13/09/246894_f5dae576-d2c4-4cea-9e2e-a5caeb8819b3_700.jpg",
    "https://cdn.recreation.gov/public/images/74516.jpg",
    "https://cdn.recreation.gov/public/images/74555.jpg",
    "https://cdn.recreation.gov/public/images/74570.jpg",
    "https://cdn.recreation.gov/public/2018/07/23/12/25/99cc7927-5bfd-44eb-b2eb-f803d779dafa_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/07/23/12/25/3dc676da-6ef6-40b0-b037-4b57e868c42f_1600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Monument Lake Campground",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.8652611,
    "longitude": -81.1139806
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$24-$28"
}