{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bootleg-campground",
  "name": "Bootleg Campground",
  "description": "Bootleg Campground in Humboldt-Toiyabe National Forest, Coleville California. See 7 traveler reviews, 4 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/bootleg-campground",
  "image": [
    "https://campcdn.com/photos/1/3/1389/403573/uploads_2F1686017696622-ytwfpahecje-07214ec5f03af039d4f243c75c61443f_2FPXL_20230530_185340205_7E2.jpg?v=1686018028",
    "http:https://campcdn.com/photos/1/3/1389/403573/low_res/bootleg.jpg?v=1686018028"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.41666012828193,
    "longitude": -119.45041538053457
  },
  "sameAs": [
    "https://www.campendium.com/bootleg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}