{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golden-sands-resort-camping-life-canada-burin",
  "name": "Golden Sands Resort - Camping Life Canada",
  "description": "Explore the great outdoors at Golden Sands Resort, Burin. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/golden-sands-resort-camping-life-canada-burin",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.goldensandsresort.ca%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "220 Winterland Road",
    "addressLocality": "Burin",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A0E 1E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1165,
    "longitude": -55.2792
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/golden-sands-resort/"
  ]
}