{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/national-road-campground-zanesville-oh-2",
  "name": "What is the phone number for National Road Campground?",
  "description": "National Road Campground is located at 2850 South Pleasant Grove Road, Zanesville OH 43701. National Road Campground can be contacted at ***-***-**** or http://www.nrcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/national-road-campground-zanesville-oh-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/4475/1594568094_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2850 South Pleasant Grove Road",
    "addressLocality": "Zanesville",
    "addressRegion": "OH",
    "postalCode": "43701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9412591,
    "longitude": -81.9551863
  }
}