{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-durango-co-us",
  "name": "Spot2Nite",
  "description": "Check out Oasis RV Resort Durango old in Durango, Colorado on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-durango-co-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/7fceebc3-430e-11f0-acf8-2287e62edbd2/card.jpg?v=63916458211"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30090 U.S. 160",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "postalCode": "81303",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2281698,
    "longitude": -107.8029256
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/colorado/durango/oasis-rv-resort-durango-old"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}