{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/darwins-place-wilderness-campground-everglades-national-park",
  "name": "Darwin's Place Wilderness Campground — Everglades National Park",
  "description": "Within Everglades National Park, Darwin's Place Wilderness Campground operates as a National Park Service backcountry site accessible only by watercraft. The campground sits along the remote wilderness waterway system, requiring paddlers to navigate several miles of marked channels to reach the designated camping area. Campers must obtain backcountry permits in advance and follow Leave No Trace principles throughout their stay. The site provides basic ground tent camping with no amenities or...",
  "url": "https://campertunity.com/listings/campgrounds/darwins-place-wilderness-campground-everglades-national-park",
  "image": [
    "https://photos.thedyrt.com/photo/24487/photo/opposum-key_682e6100b38e20d7298db737e343f189.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ochopee",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.69603852,
    "longitude": -81.20703467
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/opposum-key"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}