{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherry-valley-lakes-rv-resort-beaumont-ca-us",
  "name": "Cherry Valley Lakes RV Resort",
  "description": "Cherry Valley Lakes RV Resort is located at 36805 Brookside Avenue, Beaumont CA 92223. Cherry Valley Lakes RV Resort can be contacted at ***-***-**** or https://www.cherryvalleylakes.com/",
  "url": "https://campertunity.com/listings/campgrounds/cherry-valley-lakes-rv-resort-beaumont-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36805 Brookside Avenue",
    "addressLocality": "Beaumont",
    "addressRegion": "CA",
    "postalCode": "92223",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9573222,
    "longitude": -117.0172015
  }
}