{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blueberry-hill-motel-campground-goulais-river-ontario-can",
  "name": "Blueberry Hill Motel & Campground, Goulais River, Ontario, Canada",
  "description": "Explore the great outdoors at Blueberry Hill Motel & Campground, Goulais River. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/blueberry-hill-motel-campground-goulais-river-ontario-can",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2528D Hwy 17 N",
    "addressLocality": "Goulais River",
    "addressRegion": "ON",
    "postalCode": "P0S 1E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.71135,
    "longitude": -84.34464
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/blueberry-hill-motel-campground/"
  ]
}