{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-grand-coulee-wa-1",
  "name": "Spot2Nite",
  "description": "Check out Kings Court RV Park in Grand Coulee, Washington on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-grand-coulee-wa-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/8e95fc7c-49cd-11ef-b3d7-42010a00142d/card.jpg?v=63892810201"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "212 East Grand Coulee Avenue",
    "addressLocality": "Grand Coulee",
    "addressRegion": "WA",
    "postalCode": "99133",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9339459,
    "longitude": -118.9971833
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/washington/grand-coulee/kings-court-rv-park-grand-coulee-wa?slug=kings-court-rv-park-grand-coulee-wa",
    "https://gocampingamerica.com/campgrounds-rv-parks/washington/grand-coulee/kings-court-rv-park"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$40+"
}