{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-spring-valley-campground-cambridge-oh",
  "name": "Spring Valley Campground",
  "description": "Spring Valley Campground is located at 8000 Dozer Road, Cambridge OH 43725. Spring Valley Campground can be contacted at ***-***-**** or http://www.campspringvalley.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-spring-valley-campground-cambridge-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8000 Dozer Road",
    "addressLocality": "Cambridge",
    "addressRegion": "OH",
    "postalCode": "43725",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.001974,
    "longitude": -81.594032
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/cambridge/spring-valley-campground"
  ]
}