{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cortez-rv-resort-cortez-co",
  "name": "Cortez RV Resort",
  "description": "Cortez RV Resort camping reservations and campground information. Learn more about camping near Cortez RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/cortez-rv-resort-cortez-co",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27432 US-160",
    "addressLocality": "Cortez",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.35306,
    "longitude": -108.5456
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/cortez-rv-resort/CHUB/782940/overview",
    "https://gocampingamerica.com/campgrounds-rv-parks/colorado/cortez/cortez-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}