{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wheeler-gorge-ca",
  "name": "Wheeler Gorge",
  "description": "Explore Wheeler Gorge in Los Padres National Forest, California with Recreation.gov. Wheeler Gorge Campground is a great place for families to explore the Los Padres National Forest all year long. Informative tours of the area are led by forest",
  "url": "https://campertunity.com/listings/campgrounds/wheeler-gorge-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/03/19/22/11/232138_372ec1ed-4007-4695-8138-84d98b893933_1440.jpg",
    "https://cdn.recreation.gov/public/2021/03/19/22/14/232138_4e189403-29b7-4f5b-9999-17c09b785c7a_700.png",
    "https://cdn.recreation.gov/public/2018/10/18/23/35/232138_b04a2537-abb3-4821-8bc3-6d4707901fc7_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/03/19/22/24/232138_d5050908-a5ce-4f9c-b269-2d33d28d2171_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wheeler Gorge",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5119444,
    "longitude": -119.2736111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232138?q=Wheeler%20Gorge",
    "https://campflare.com/campground/wheeler-gorge-138"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$34-$70"
}