{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rancho-los-coches-rv-park-lakeside-ca-1",
  "name": "Rancho Los Coches RV Park",
  "description": "Rancho Los Coches RV Park is located at 13468 Highway 8 Business, Lakeside CA 92040. Rancho Los Coches RV Park can be contacted at ***-***-**** or http://www.rancholoscochesrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/rancho-los-coches-rv-park-lakeside-ca-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13468 Highway 8 Business",
    "addressLocality": "Lakeside",
    "addressRegion": "CA",
    "postalCode": "92040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8363298,
    "longitude": -116.9003969
  }
}