{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dorabelle-campground-ca",
  "name": "Dorabelle Campground",
  "description": "Explore Dorabelle Campground in Sierra National Forest, California with Recreation.gov. Dorabelle Campground is a popular family camping destination above Shaver Lake. Some sites are shaded by a thick stand of fir, cedar and pine trees, while other",
  "url": "https://campertunity.com/listings/campgrounds/dorabelle-campground-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66786.jpg",
    "https://cdn.recreation.gov/public/images/66840.jpg",
    "https://cdn.recreation.gov/public/images/66843.jpg",
    "https://cdn.recreation.gov/public/2019/11/24/21/15/232821_dd4cd9d7-4cdb-4a38-9f3c-4c7b3b20e1a5_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorabelle Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.111666,
    "longitude": -119.31235
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "48",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$48-$95"
}