{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-beachside-rv-park-blaine-wa",
  "name": "Beachside RV Park",
  "description": "Beachside RV Park is located at 7630 Birch Bay Drive, Blaine WA 98230. Beachside RV Park can be contacted at ***-***-**** or http://www.beachsidervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-beachside-rv-park-blaine-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7630 Birch Bay Drive",
    "addressLocality": "Blaine",
    "addressRegion": "WA",
    "postalCode": "98230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9188482,
    "longitude": -122.7447949
  }
}