{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/frenchmans-cove-provincial-park-frenchmans-cove-newf",
  "name": "Frenchman's Cove Provincial Park, Frenchman's Cove, Newfoundland & Labrador",
  "description": "Frenchman's Cove Provincial Park is a provincial park located in Frenchman's Cove, Newfoundland & Labrador in the Labrador tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/frenchmans-cove-provincial-park-frenchmans-cove-newf",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto94157342.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route 213",
    "addressLocality": "Frenchman's Cove",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A0E 1R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.21210797994864,
    "longitude": -55.4007778443816
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/frenchmans-cove-provincial-park/"
  ]
}