{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-warsaw-mo",
  "name": "Spot2Nite",
  "description": "Check out Mimosa Place RV in Warsaw, Missouri on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-warsaw-mo",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6bc5b198-08a4-11ef-8b44-42010a001404/card.jpg?v=63893134355"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32377 Missouri MM",
    "addressLocality": "Warsaw",
    "addressRegion": "MO",
    "postalCode": "65355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.218943,
    "longitude": -93.3435454
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00"
}