{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/backcountry-northwest-cape-everglades-national-park",
  "name": "Backcountry Northwest Cape — Everglades National Park",
  "description": "Boat access only defines this backcountry camping experience on Florida's remote northwest cape.",
  "url": "https://campertunity.com/listings/campgrounds/backcountry-northwest-cape-everglades-national-park",
  "image": [
    "https://photos.thedyrt.com/photo/615367/media/northwest-cape_9f44d267-f304-4e58-857d-2db588b96fae.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/615367/media/northwest-cape_9f44d267-f304-4e58-857d-2db588b96fae.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.17025328,25.22489799)/-81.17025328,25.22489799,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Everglades National Park",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.22489799,
    "longitude": -81.17025328
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}