{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-jay-creek-provincial-park-manitoulin-island-on",
  "name": "Blue Jay Creek Provincial Park, Manitoulin Island, Ontario, Canada",
  "description": "Relax and reconnect with nature at Blue Jay Creek Provincial Park in Manitoulin Island, Ontario.",
  "url": "https://campertunity.com/listings/campgrounds/blue-jay-creek-provincial-park-manitoulin-island-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Manitoulin Island",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.594361,
    "longitude": -82.087359
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/blue-jay-creek-provincial-park/"
  ]
}