{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/putah-canyon-lake-berryessa-usbr-witter-springs-ca",
  "name": "Putah Canyon - Lake Berryessa USBR",
  "description": "Putah Canyon at Lake Berryessa is near Napa, CA, and features terrain with rolling hills and a large reservoir.",
  "url": "https://campertunity.com/listings/campgrounds/putah-canyon-lake-berryessa-usbr-witter-springs-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/california-lake-berryessa-chaparral-cove_db25e719-bbea-4c38-9bde-5e67f3ed9227.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/california-lake-berryessa-chaparral-cove_db25e719-bbea-4c38-9bde-5e67f3ed9227.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.29249211656031,38.6196219923622)/-122.29249211656031,38.6196219923622,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/california-lake-berryessa-chaparral-cove_919dfab0-c988-43ef-99f3-fe25a97ac704.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Witter Springs",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6196219923622,
    "longitude": -122.29249211656031
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}