{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mackenzie-tent-trailer-park-goderich-on",
  "name": "MacKenzie Tent & Trailer Park",
  "description": "Welcome to one of southwestern Ontario's best-kept secrets. Come and enjoy your family getaway in a quiet campground overlooking beautiful Lake Huron. We",
  "url": "https://campertunity.com/listings/campgrounds/mackenzie-tent-trailer-park-goderich-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "85324 MacKenzie Camp Rd RR 3",
    "addressLocality": "Goderich",
    "addressRegion": "ON",
    "postalCode": "N7A 3X9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.96304,
    "longitude": -81.7079
  },
  "sameAs": [
    "https://ccrvc.ca/campground/mackenzie-tent-trailer-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}