{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creekside-chalets-cabins-salida-co-us",
  "name": "Creekside Chalets & Cabins",
  "description": "Creekside Chalets & Cabins camping reservations and campground information. Learn more about camping near Creekside Chalets & Cabins and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/creekside-chalets-cabins-salida-co-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783949/%7Bpht%7DphotoURL2-original%7Bpht%7D1699580668706.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16724 U.S. 50",
    "addressLocality": "Salida",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.54023,
    "longitude": -106.18777
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}