{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chula-vista-rv-resort-chula-vista",
  "name": "Chula Vista RV Resort",
  "description": "Chula Vista RV Resort is located at 460 Sandpiper Way, Chula Vista CA 91910. Chula Vista RV Resort can be contacted at ***-***-**** or https://www.sunrvresorts.com/resorts/west/california/chula-vista-rv-resort/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/chula-vista-rv-resort-chula-vista",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "460 Sandpiper Way",
    "addressLocality": "Chula Vista",
    "addressRegion": "CA",
    "postalCode": "91910",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6270083,
    "longitude": -117.1049701
  }
}