{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/backcountry-camping-santa-cruz-island-channel-islands-nation",
  "name": "Backcountry Camping: Santa Cruz Island - Channel Islands National Park (U.S. National Park Service)",
  "description": "Description",
  "url": "https://campertunity.com/listings/campgrounds/backcountry-camping-santa-cruz-island-channel-islands-nation",
  "image": [
    "https://www.nps.gov/chis/planyourvisit/images/960-IMG_1830_1.jpg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}