{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halloween-weekend-4-wallkill-ny",
  "name": "Halloween Weekend #4",
  "description": "The last weekends of the 2020 season feature all of kinds of Halloween fun! Haunted House, trick-or-treating, and costume and site-decorating contests!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halloween-weekend-4-wallkill-ny",
  "image": [
    "https://koa.com/content/campgrounds/newburgh/heroitems/32102heroitems7b06cc9e-2f9f-4e3a-88c0-f4a1661582e0.jpg",
    "https://koa.com"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "119 Freetown Highway",
    "addressLocality": "Wallkill",
    "addressRegion": "NY",
    "postalCode": "12589",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.639226,
    "longitude": -74.102595
  },
  "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"
    }
  ]
}