{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-canoe-family-rv-park-springdale-newfoundland-labrador",
  "name": "Blue Canoe Family RV Park, Springdale, Newfoundland & Labrador, Canada",
  "description": "Discover the beauty of nature at Blue Canoe Family RV Park, Springdale. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/blue-canoe-family-rv-park-springdale-newfoundland-labrador",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto94157342.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trans",
    "addressLocality": "Springdale",
    "addressRegion": "Newfoundland & Labrador",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.48387590923957,
    "longitude": -56.22029870184271
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/blue-canoe-family-rv-park/"
  ]
}