{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canaveral-national-seashore-backcountry-island-camping",
  "name": "Canaveral National Seashore Backcountry Island Camping",
  "description": "Natural and spoil island campsites provide a variety of access and capacity options to those visitors who have their own boat, canoe or kayak. Reservations and a permit are required for island campsites. Canoe rentals are available for sites 1-5. Canoes are reserved by calling ***-***-****, after you have made your camping reservation. Sites 6-14 may only be reached with a personal boat, canoe or kayak.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canaveral-national-seashore-backcountry-island-camping",
  "image": [
    "https://www.nps.gov/common/uploads/structured_data/B96C4E71-D45B-CC99-80B192D6B62A4453.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "New Smyrna Beach",
    "postalCode": "32169",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}