{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koas-superhero-weekend-niagara-falls-on",
  "name": "KOA's Superhero Weekend",
  "description": "Come join us for some Superhero fun! Pack your superhero shirts or costumes. Tie dye a tshirt in your favourite superhero colours and create your own superhero mask. Be sure to come watch a great superhero movie under the stars and be on the look out Saturday for a special superhero training course!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koas-superhero-weekend-niagara-falls-on",
  "image": [
    "https://koa.com/content/campgrounds/niagara-falls-ontario/heroitems/55201heroitems17f29fa4-5bcc-4296-a974-af882ff61bc2.jpeg",
    "https://koa.com/content/campgrounds/niagara-falls-ontario/events/55201eventefe1eb37-2788-4865-9395-fc59fefdfda1.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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}