{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-goat-lodge-tipis-salida-co",
  "name": "Mountain Goat Lodge Tipis",
  "description": "Experience the authentic beauty of camping in our spacious tipis made from top-quality canvas. Each tipi can accommodate two adults and comes furnished with a cozy queen bed and mattress. While we provide a small lamp and table, and an extension cord for your convenience, you'll need to bring your own bedding, including a sleeping bag, pillows, and towels. Please note, there are no locks on the flap (door) of the tipi, but we've added a rain tarp to keep you dry. Relax on the wooden deck with...",
  "url": "https://campertunity.com/listings/campgrounds/mountain-goat-lodge-tipis-salida-co",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1601512998/campground-photos/ntwq5smcnd9rioqh7o9q/mountain-goat-lodge-tipis-2-bighorn-sheep-mountain-goat-tipi.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salida",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5586049,
    "longitude": -106.08300969999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}