{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fairview-campground-kernville-ca",
  "name": "Fairview Campground",
  "description": "Fairview Campground sits in an area dotted with oak and gray pine along the Upper Kern River, a designated Wild and Scenic River, at an elevation of 3,500 feet.",
  "url": "https://campertunity.com/listings/campgrounds/fairview-campground-kernville-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/67086.jpg",
    "https://cdn.recreation.gov/public/images/75211.jpg",
    "https://cdn.recreation.gov/public/images/75212.jpg",
    "https://cdn.recreation.gov/public/images/75213.jpg",
    "https://cdn.recreation.gov/public/images/75214.jpg",
    "https://cdn.recreation.gov/public/images/75215.jpg",
    "https://cdn.recreation.gov/public/2023/08/17/18/46/232890_933ed03e-2ec6-4c54-b70c-049549d904b1_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO BOX 1640",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.928642,
    "longitude": -118.490765
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$34+"
}