{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spanish-flat-campground",
  "name": "Spanish Flat Campground",
  "description": "Spanish Flat Campground, Napa California. See 2 traveler reviews, 7 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/spanish-flat-campground",
  "image": [
    "https://campcdn.com/photos/1/6/1630/145822/uploads_2F1520315572864-27iyfwa9b26-ed11a72569960e301f2b5b3a158f52a3_2F1067D9A8-DE9E-411A-A315-15708963D5D0.jpeg?v=1633817769",
    "http:https://campcdn.com/photos/1/6/1630/185040/low_res/spanish-flat-campground.jpg?v=1633834940"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.522,
    "longitude": -122.213
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}