{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lighthouse-by-bay-rv-resort-blaine",
  "name": "Lighthouse by the Bay RV Resort",
  "description": "Lighthouse by the Bay RV Resort is located at 4700 Alderson Road, Blaine WA 98230. Lighthouse by the Bay RV Resort can be contacted at ***-***-**** or http://www.lighthousebythebay.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lighthouse-by-bay-rv-resort-blaine",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4700 Alderson Road",
    "addressLocality": "Blaine",
    "addressRegion": "WA",
    "postalCode": "98230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.918749,
    "longitude": -122.7386177
  }
}