{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/napa-valley-expo-rv-park",
  "name": "Napa Valley Expo RV Park",
  "description": "Napa Valley Expo RV Park, Napa California. See 20 traveler reviews, 30 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/napa-valley-expo-rv-park",
  "image": [
    "https://campcdn.com/photos/1/5/15/44421/uploads_2F1431036846507-dizt70avzwzsemi-cb1ea5e264810f38f547843d2eb655b5_2FIMG_3594.JPG?v=1633650227",
    "http:https://campcdn.com/photos/1/5/15/44421/low_res/napa-valley-expo-rv-park.JPG?v=1633650227"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2961,
    "longitude": -122.27547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}