{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spooktacular-weekend-2-elizabethtown-pa",
  "name": "Spooktacular Weekend 2!!",
  "description": "Come out and enjoy fun Halloween activities throughout the weekend! We will have craft time, TRICK OR TREAT and more! Please bring candy to join in on the camp trick or treat time which will be on Saturday.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spooktacular-weekend-2-elizabethtown-pa",
  "image": [
    "https://koa.com/content/campgrounds/elizabethtown/heroitems/38181heroitemscd932105-b818-4786-92f2-fe37f2ae2c2c.jpg",
    "https://koa.com/content/campgrounds/elizabethtown/events/38181eventf8b21264-c188-45ff-9019-eeb26eae4834.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1980 Turnpike Road",
    "addressLocality": "Elizabethtown",
    "addressRegion": "PA",
    "postalCode": "17022",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1421645471,
    "longitude": -76.6567075253
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}