{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/happy-land-park-ltd-kakabeka-falls-on",
  "name": "Happy Land Park Ltd",
  "description": "Thunder Bay's 5-star big-rig park. Where campers return, year after year, to enjoy our immaculate facilities. Large pull-thru sites with up to 50 amps, large heated pool and hot tub, WiFi and cozy camping cabins. Close to Fort William Historical Park and only a 1/2 mile from the village of Kakabeka Falls, with all of the amenities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/happy-land-park-ltd-kakabeka-falls-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4650 Hwy 11-17",
    "addressLocality": "Kakabeka Falls",
    "addressRegion": "ON",
    "postalCode": "P7K 0J1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.39289,
    "longitude": -89.5985
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}