{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/square-pond-park-camping-gambo-newfoundland-labrador",
  "name": "Square Pond Park: Camping in Gambo, Newfoundland & Labrador",
  "description": "Explore the great outdoors at Square Pond Park, Gambo. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/square-pond-park-camping-gambo-newfoundland-labrador",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto94157342.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trans-Canada Hwy 1",
    "addressLocality": "Gambo",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A0G 1T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.80389677928463,
    "longitude": -54.29450863069573
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/square-pond-park/"
  ]
}