{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lomond-river-lodge-birchy-head-newfoundland-labrador",
  "name": "Lomond River Lodge",
  "description": "Lomond River Lodge is a Newfoundland & Labrador Private Campground located in, or near Birchy Head, Newfoundland & Labrador in the Western tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/lomond-river-lodge-birchy-head-newfoundland-labrador",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto94157342.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bonne Bay Road",
    "addressLocality": "Birchy Head",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A0K 1K0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.4069433714151,
    "longitude": -57.72829690281781
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/lomond-river-lodge/"
  ]
}