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