{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halloween-3-coatesville-pa",
  "name": "Halloween 3",
  "description": "We're celebrating this Fall season with pumpkin painting, daytime music, Trick or Treat, and campfires!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halloween-3-coatesville-pa",
  "image": [
    "https://koa.com/content/campgrounds/philadelphia/heroitems/38104heroitemsbd76afc3-4c7f-417b-87d8-552f1714b620.jpg",
    "https://koa.com/content/campgrounds/philadelphia/events/38104eventseab9f5af-7bbf-4ac5-a850-27814c20f907.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1659 Embreeville Road",
    "addressLocality": "Coatesville",
    "addressRegion": "PA",
    "postalCode": "19320",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9296325642,
    "longitude": -75.7341456413
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}