{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-flat-lookout-bakersfield-ca",
  "name": "Oak Flat Lookout",
  "description": "The Oak Flat Lookout sits the Greenhorn Mountains in the Sequoia National Forest and Sequoia National Monument, about an hour from Bakersfield, California. Perched at an elevation of 4,900 feet, the tower overlooks the scenic Kern River and Kern River Valley and has panoramic views of the mountains, river and valley. Oak Flat Lookout was constructed in 1934 to provide fire detection views along the Kern River Canyon. In the early years of the Forest Service, lookouts provided a crucial link i...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-flat-lookout-bakersfield-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73543_700.webp",
    "https://cdn.recreation.gov/public/images/73617.jpg",
    "https://cdn.recreation.gov/public/images/73674.jpg",
    "https://cdn.recreation.gov/public/images/76835_700.webp",
    "https://cdn.recreation.gov/public/images/76834_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/76836.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11380 KERNVILLE ROAD",
    "addressLocality": "Bakersfield",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5352778,
    "longitude": -118.7069444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}