{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-moses-lake-wa",
  "name": "Spot2Nite",
  "description": "Check out Cascade Marina & Resort in Moses Lake, Washington on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-moses-lake-wa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2e2cc904-be93-11ed-9c8f-ae29f73191bf/card.jpg?v=63892816878"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8138 Scott Road Northeast",
    "addressLocality": "Moses Lake",
    "addressRegion": "WA",
    "postalCode": "98837",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1360221,
    "longitude": -119.3184435
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/washington/moses-lake/cascade-marina-resort"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}