{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-hillview-acres-campground-cambridge-oh",
  "name": "Hillview Acres Campground",
  "description": "Hillview Acres Campground is located at 66271 Wolfs Den Road, Cambridge OH 43725. Hillview Acres Campground can be contacted at ***-***-**** or http://www.hillviewacrescampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-hillview-acres-campground-cambridge-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "66271 Wolfs Den Road",
    "addressLocality": "Cambridge",
    "addressRegion": "OH",
    "postalCode": "43725",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.060317,
    "longitude": -81.507518
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/cambridge/hillview-acres-campground",
    "https://gocampingamerica.com/campgrounds-rv-parks/ohio/cambridge/hillview-acres-campground"
  ]
}