{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burnt-berry-resort-springdale-newfoundland-labrador",
  "name": "Burnt Berry Resort | Springdale, Newfoundland & Labrador",
  "description": "Escape to Burnt Berry Resort in Springdale, Newfoundland & Labrador for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/burnt-berry-resort-springdale-newfoundland-labrador",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto94157342.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21 Burntberry Road",
    "addressLocality": "Springdale",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A0J 1T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.4559,
    "longitude": -56.1742
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/burnt-berry-resort/"
  ]
}