{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/springs-at-borrego-rv-resort",
  "name": "The Springs at Borrego RV Resort",
  "description": "The Springs at Borrego RV Resort is located at 2255 Di Giorgio Road, Borrego Springs CA 92004. The Springs at Borrego RV Resort can be contacted at ***-***-**** or https://www.springsatborrego.com/",
  "url": "https://campertunity.com/listings/campgrounds/springs-at-borrego-rv-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2255 Di Giorgio Road",
    "addressLocality": "Borrego Springs",
    "addressRegion": "CA",
    "postalCode": "92004",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.266217,
    "longitude": -116.3655645
  }
}