{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-driftwood-rv-park-long-beach-wa",
  "name": "Driftwood RV Park",
  "description": "Driftwood RV Park is located at 1408 Pacific Avenue, Long Beach WA 98631. Driftwood RV Park can be contacted at ***-***-**** or http://www.driftwood-rvpark.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-driftwood-rv-park-long-beach-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/12760/1743631283_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1408 Pacific Avenue",
    "addressLocality": "Long Beach",
    "addressRegion": "WA",
    "postalCode": "98631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3619336,
    "longitude": -124.0536564
  }
}