{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sand-springs-campground-bend-or",
  "name": "Sand Springs Campground",
  "description": "Sand Springs Campground is located at , Bend OR 97701. Sand Springs Campground can be contacted at or https://www.campendium.com/sand-springs-campground",
  "url": "https://campertunity.com/listings/campgrounds/sand-springs-campground-bend-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7079734,
    "longitude": -120.8479096
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/bend/sand-springs-campground"
  ]
}