{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-glen-trailer-park-marina-port-severn-on",
  "name": "Hidden Glen Trailer Park & Marina",
  "description": "On a private road exiting off Highway 400 south, 2 km south of exit 168. 104 seasonal sites, 5 overnight sites. Protected harbour on Georgian Bay. Great",
  "url": "https://campertunity.com/listings/campgrounds/hidden-glen-trailer-park-marina-port-severn-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "202 Hidden Glen Rd",
    "addressLocality": "Port Severn",
    "addressRegion": "ON",
    "postalCode": "L0K 1S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.90105,
    "longitude": -79.7796
  },
  "sameAs": [
    "https://ccrvc.ca/campground/hidden-glen-trailer-park-marina/",
    "https://hiddenglen.ca/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}