{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wacky-wheels-shuniah-on",
  "name": "Wacky Wheels",
  "description": "Decorate your Golf Cart, Bike, Wagon, Stroller, anything on Wheels!!",
  "url": "https://campertunity.com/listings/campgrounds/wacky-wheels-shuniah-on",
  "image": [
    "https://koa.com/content/campgrounds/thunder-bay/backgrounds/55120background6c7fc642-f718-4b9e-aa80-6e21badb6764.png",
    "https://koa.com/content/campgrounds/thunder-bay/events/55120event66244c5f-68f4-4c37-96d1-d572b27a763f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "162 Spruce River Road",
    "addressLocality": "Shuniah",
    "addressRegion": "ON",
    "postalCode": "P7A 0N6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.494236,
    "longitude": -89.13158
  },
  "sameAs": [
    "https://koa.com/campgrounds/thunder-bay/events/wacky-wheels_bd0f75df-5fd2-4f1b-8c24-13f85e434582/"
  ],
  "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"
    }
  ]
}