{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willy-willy-wilderness-campground-everglades-national-park-e",
  "name": "Willy Willy Wilderness Campground — Everglades National Park",
  "description": "Paddlers seeking remote backcountry camping access Willy Willy Wilderness Campground exclusively by kayak, canoe, or small boat during high tide.",
  "url": "https://campertunity.com/listings/campgrounds/willy-willy-wilderness-campground-everglades-national-park-e",
  "image": [
    "https://photos.thedyrt.com/photo/100911/media/willy-willy_c1b8eb63198f223a006a40b83ef74037.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.05408,25.58160645)/-81.05408,25.58160645,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/100911/media/willy-willy_c1b8eb63198f223a006a40b83ef74037.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Everglades National Park",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.58160645,
    "longitude": -81.05408
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}