{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/backcountry-lostmans-five-bay-everglades-national-park-fl",
  "name": "Backcountry Lostmans Five Bay — Everglades National Park",
  "description": "Backcountry Lostmans Five Bay is located near Everglades City in [Everglades National Park](https://thedyrt.com/camping/florida/near/everglades-national-park).",
  "url": "https://campertunity.com/listings/campgrounds/backcountry-lostmans-five-bay-everglades-national-park-fl",
  "image": [
    "https://photos.thedyrt.com/photo/24507/photo/lostmans-five-bay_37640d7df4cec6e5c234b99e0bc8acea.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/24507/photo/lostmans-five-bay_37640d7df4cec6e5c234b99e0bc8acea.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.13995536,25.63378891)/-81.13995536,25.63378891,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Everglades National Park",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.63378891,
    "longitude": -81.13995536
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}