{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grand-coulee-rv-park-grand-coulee-wa",
  "name": "Grand Coulee RV Park",
  "description": "Grand Coulee RV Park is located at 22718 Washington 174, Grand Coulee WA 99133. Grand Coulee RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/grand-coulee-rv-park-grand-coulee-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22718 Washington 174, E",
    "addressLocality": "Grand Coulee",
    "addressRegion": "WA",
    "postalCode": "99133",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9505758,
    "longitude": -119.0015533
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/grand-coulee/grand-coulee-rv-park"
  ]
}