{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spanish-flat-lake-berryessa-napa-ca-1",
  "name": "Spanish Flat - Lake Berryessa",
  "description": "Contact info, reviews tips & more for Spanish Flat - Lake Berryessa | Camping in California",
  "url": "https://campertunity.com/listings/campgrounds/spanish-flat-lake-berryessa-napa-ca-1",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4920 Knoxville Rd",
    "addressLocality": "Napa",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.53538478737299,
    "longitude": -122.22498698411403
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "NANDO 5."
      },
      "datePublished": "2020-12-04T19:37:11.645Z",
      "reviewBody": "It gets hot in summer so easy access to water is the key...",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Robert R."
      },
      "datePublished": "2024-03-18T13:48:13.566Z",
      "reviewBody": "Overall good experience.  A little on the high end for dry camping. The charge for the campsite, every person over 2 campers, and a 25$ surcharge for reserving a specific site.  The dump station and boat ramp are also additional but that’s pretty typical. I will say that the staff was very friendly the sites that we stayed in are huge. Double the size of most campgrounds.  ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}