{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hershey-road-campground-elizabethtown-pa-1",
  "name": "What is the phone number for Hershey Road Campground?",
  "description": "Hershey Road Campground is located at 1590 Hershey Road, Elizabethtown PA 17022. Hershey Road Campground can be contacted at ***-***-**** or http://www.hersheyrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hershey-road-campground-elizabethtown-pa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1590 Hershey Road",
    "addressLocality": "Elizabethtown",
    "addressRegion": "PA",
    "postalCode": "17022",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1995481,
    "longitude": -76.6073958
  }
}