{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/backcountry-oyster-bay-chickee-everglades-national-park-eve",
  "name": "Backcountry Oyster Bay Chickee — Everglades National Park",
  "description": "Within Everglades National Park, this National Park Service chickee provides boat-in access camping in remote backcountry waters.",
  "url": "https://campertunity.com/listings/campgrounds/backcountry-oyster-bay-chickee-everglades-national-park-eve",
  "image": [
    "https://photos.thedyrt.com/photo/615366/media/oyster-bay-chickee_973eb66d-b023-4176-a9c0-003bffd32cce.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/615365/media/oyster-bay-chickee_0d7546f5-7598-4d43-99c6-d0f4523f334f.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/615366/media/oyster-bay-chickee_973eb66d-b023-4176-a9c0-003bffd32cce.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.06493967,25.31508902)/-81.06493967,25.31508902,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Everglades National Park",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.31508902,
    "longitude": -81.06493967
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}