{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chaparral-family-campground-salem-oh",
  "name": "Chaparral Family Campground",
  "description": "Chaparral Family Campground is located at 10136 West Middletown Road, Salem OH 44460. Chaparral Family Campground can be contacted at ***-***-**** or http://chaparralfamilycamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/chaparral-family-campground-salem-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10136 West Middletown Road",
    "addressLocality": "Salem",
    "addressRegion": "OH",
    "postalCode": "44460",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.962222,
    "longitude": -80.842615
  }
}