{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/western-weekend-niagara-falls-on",
  "name": "Western Weekend",
  "description": "Come all you cowgals and cowboys for Western themed Father's day like no other! Your boots were made for walking so that's just what they'll do…. Giddy-up to Movie night on Saturday. Hee Hah!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/western-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/55201events95bb8510-7cfc-4322-8d1f-3dfa2b667d4e.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"
    }
  ]
}