{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beachcomber-rv-park-at-birch-bay-blaine-wa",
  "name": "Beachcomber RV Park at Birch Bay",
  "description": "Beachcomber RV Park at Birch Bay is located at 4770 Beachcomber Drive, Blaine WA 98230. Beachcomber RV Park at Birch Bay can be contacted at ***-***-**** or http://beachcomber-rv-park-at-birch-bay.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/beachcomber-rv-park-at-birch-bay-blaine-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4770 Beachcomber Drive",
    "addressLocality": "Blaine",
    "addressRegion": "WA",
    "postalCode": "98230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.925659,
    "longitude": -122.742581
  }
}