{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-warsaw-mo-us",
  "name": "Spot2Nite",
  "description": "Check out BEYONDER Marine at Sterett Creek in Warsaw, Missouri on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-warsaw-mo-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ccf7d2aa-9e75-11ee-960c-42010a0014de/card.png?v=63870213130"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18174 Marina Road",
    "addressLocality": "Warsaw",
    "addressRegion": "MO",
    "postalCode": "65355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2954087,
    "longitude": -93.3694381
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00"
}