{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/four-seasons-river-inn-rv-park-delta-co",
  "name": "Four Seasons River Inn & RV Park",
  "description": "Four Seasons River Inn & RV Park camping reservations and campground information. Learn more about camping near Four Seasons River Inn & RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/four-seasons-river-inn-rv-park-delta-co",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783653/%7Bpht%7DphotoURL5-original%7Bpht%7D1699572465455.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "676 U.S. 50",
    "addressLocality": "Delta",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.75164,
    "longitude": -108.06966
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/four-seasons-river-inn-rv-park/CHUB/783653/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}