{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/philadelphia-west-chester-coatesville-pa",
  "name": "What is the phone number for Philadelphia / West Chester KOA Holiday?",
  "description": "Philadelphia / West Chester KOA Holiday is located at 1659 Embreeville Road, Coatesville PA 19320. Philadelphia / West Chester KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/philadelphia/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/philadelphia-west-chester-coatesville-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1659 Embreeville Road",
    "addressLocality": "Coatesville",
    "addressRegion": "PA",
    "postalCode": "19320",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9290901,
    "longitude": -75.7353792
  }
}