{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tw-muskoka-wasaga-beach-ontario",
  "name": "TW Muskoka",
  "description": "Your Muskoka resort getaway awaits! TerraWoods offers cozy cottages, a luxury chalet, and seasonal RV sites on the shores of Horseshoe Lake, near Parry Sound. Book now!",
  "url": "https://campertunity.com/listings/campgrounds/tw-muskoka-wasaga-beach-ontario",
  "image": [
    "https://static.wixstatic.com/media/214b97_0601003ef6f848e3b4fe816298821d13~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "55 Beck Street",
    "addressLocality": "Wasaga Beach",
    "addressRegion": "ON",
    "postalCode": "L9Z 2K9",
    "addressCountry": "CA"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ]
}