{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-sand-castle-rv-park-long-beach-wa",
  "name": "Sand Castle Rv Park",
  "description": "Sand Castle Rv Park is located at 1100 Pacific Avenue, Long Beach WA 98631. Sand Castle Rv Park can be contacted at ***-***-**** or http://www.sandcastlerv.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-sand-castle-rv-park-long-beach-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1100 Pacific Avenue",
    "addressLocality": "Long Beach",
    "addressRegion": "WA",
    "postalCode": "98631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3588801,
    "longitude": -124.0539147
  }
}