{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nahatlatch-provincial-park-camping-in-boston-bar-bc",
  "name": "Nahatlatch Provincial Park: Camping in Boston Bar, British Columbia",
  "description": "Discover the beauty of nature at Nahatlatch Provincial Park, Boston Bar. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/nahatlatch-provincial-park-camping-in-boston-bar-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nahatlatch Road",
    "addressLocality": "Boston Bar",
    "addressRegion": "BC",
    "postalCode": "V1K 0B2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.534761565891046,
    "longitude": -110.37661276088276
  }
}