{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/matterhorn-co",
  "name": "Matterhorn",
  "description": "Explore Matterhorn in Grand Mesa, Uncompahgre and Gunnison National Forest, Colorado with Recreation.gov. Matterhorn Campground is located along the San Juan Skyway (Colorado Highway 145), near the quaint town of Telluride, at an elevation of 8,500 feet. Visitors en",
  "url": "https://campertunity.com/listings/campgrounds/matterhorn-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/08/14/13/48/233902_eb98db36-260f-470b-aafb-50c4c7c8b2a3_700.jpg",
    "https://cdn.recreation.gov/public/2019/08/14/13/47/233902_0c360508-f5a8-45ef-92ed-6dd222ea39d9_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Matterhorn",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8447222,
    "longitude": -107.8811111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233902",
    "https://wagwalking.com/lifestyle/campgrounds/matterhorn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$26-$40"
}