{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creekside-chalets-salida-co",
  "name": "Creekside Chalets",
  "description": "You'll find Mt. Princeton located closest to the seasonal brook that flows through the property. This prime location offers plenty of opportunities for relaxation and rejuvenation. Outside, you can enjoy the view from the large deck, cook a meal on the charcoal grill, lounge at the picnic table, or soak in the private hot tub. Inside, you'll find a 55-inch LED TV, a DVD player, and gas fireplace stove in the living room. This room is perfect for gathering together with plenty of seating and a...",
  "url": "https://campertunity.com/listings/campgrounds/creekside-chalets-salida-co",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1683602726/dev-campground-photos/ywjs4yzlczv6mzwvt6zj/creekside-chalets-mt-princeton-chalet.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salida",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.53949,
    "longitude": -106.1874
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}