{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kings-court-rv-park-grand-coulee-wa-1",
  "name": "King's Court RV Park",
  "description": "King's Court RV Park is located at 212 East Grand Coulee Avenue, Grand Coulee WA 99133. King's Court RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/kings-court-rv-park-grand-coulee-wa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "212 East Grand Coulee Avenue",
    "addressLocality": "Grand Coulee",
    "addressRegion": "WA",
    "postalCode": "99133",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9339524,
    "longitude": -118.9968421
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/grand-coulee/king-s-court-rv-park"
  ]
}