{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sportsmans-campground-mountain-cabins-pagosa-springs-co",
  "name": "Sportsman's Campground & Mountain Cabins",
  "description": "Sportsman's Campground & Mountain Cabins camping reservations and campground information. Learn more about camping near Sportsman's Campground & Mountain Cabins and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sportsmans-campground-mountain-cabins-pagosa-springs-co",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2095 Taylor Lane",
    "addressLocality": "Pagosa Springs",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.44986,
    "longitude": -107.19444
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/sportsmans-campground-mountain-cabins/CHUB/781388/overview",
    "https://thedyrt.com/camping/colorado/sportsmans-campground-and-mountain-cabins"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}