{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/october-21-closing-day-niagara-falls-on-ca",
  "name": "OCTOBER 21 | CLOSING DAY",
  "description": "Fasten the shutters and lock the doors, we are closed for the season!See you next year for more camping fun!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/october-21-closing-day-niagara-falls-on-ca",
  "image": [
    "https://koa.com/content/campgrounds/niagara-falls-ontario/heroitems/55201heroitems2ddee42b-b4c4-48b3-b3c5-a2e8397c6a47.jpeg",
    "https://koa.com/content/campgrounds/niagara-falls-ontario/events/55201event79d9a517-a461-4b86-ac78-d959f6143061.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8625 Lundy's Lane",
    "addressLocality": "Niagara Falls",
    "addressRegion": "ON",
    "postalCode": "L2H 1H5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0888904194,
    "longitude": -79.1420638561
  },
  "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"
    }
  ]
}