{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-delta-co-1",
  "name": "Spot2Nite",
  "description": "Check out Four Seasons River Inn & RV Park in Delta, Colorado on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-delta-co-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/fbd4f527-f3a6-11ef-9e5e-fe4e4fd58c48/card.jpg?v=63907727639"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "676 U.S. 50",
    "addressLocality": "Delta",
    "addressRegion": "CO",
    "postalCode": "81416",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7516404,
    "longitude": -108.069661
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/colorado/delta/four-seasons-river-inn-rv-park"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00"
}