{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodland-caribou-red-lake-ontario",
  "name": "Woodland Caribou Provincial Park: Camping in Red Lake, Ontario",
  "description": "Escape to Woodland Caribou Provincial Park in Red Lake for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/woodland-caribou-red-lake-ontario",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fwoodlandcaribou?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Red Lake",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.983145,
    "longitude": -94.196499
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/woodland-caribou-provincial-park/"
  ]
}