{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/champagne-lakes-rv-resort-escondido-ca",
  "name": "Champagne Lakes RV Resort",
  "description": "Champagne Lakes RV Resort is located at 8310 Nelson Way, Escondido CA 92026. Champagne Lakes RV Resort can be contacted at ***-***-**** or http://champagnelakesrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/champagne-lakes-rv-resort-escondido-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8310 Nelson Way",
    "addressLocality": "Escondido",
    "addressRegion": "CA",
    "postalCode": "92026",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2768617,
    "longitude": -117.1499713
  }
}