{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gettysburg-battlefield-koa-holiday-gettysburg-pa-1",
  "name": "What is the phone number for Gettysburg / Battlefield KOA Holiday?",
  "description": "Gettysburg / Battlefield KOA Holiday is located at 20 Knox Road, Gettysburg PA 17325. Gettysburg / Battlefield KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/gettysburg/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gettysburg-battlefield-koa-holiday-gettysburg-pa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20 Knox Road",
    "addressLocality": "Gettysburg",
    "addressRegion": "PA",
    "postalCode": "17325",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8285987,
    "longitude": -77.3281689
  }
}