{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dow-creek-hoodsport-wa-us",
  "name": "Dow Creek RV Resort",
  "description": "Dow Creek RV Resort is located at 2670 North Lake Cushman Road, Hoodsport WA 98548. Dow Creek RV Resort can be contacted at ***-***-**** or http://www.sunriseresorts.com/",
  "url": "https://campertunity.com/listings/campgrounds/dow-creek-hoodsport-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2670 North Lake Cushman Road",
    "addressLocality": "Hoodsport",
    "addressRegion": "WA",
    "postalCode": "98548",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.412137,
    "longitude": -123.188273
  }
}