{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rec-231882",
  "name": "Silver Bell Campground",
  "description": "Overview\n\nLocated just outside Aspen, Colorado, Silver Bell Campground is hemmed in by aspen groves and subalpine forests on the banks of Maroon Creek.\n\nThe campground sits at an elevation of 8,460 feet, allowing guests to experience warm summer days and cool evenings with probable afternoon thunderstorms. Come prepared for changing weather conditions. Snow is possible even at the peak of summer.Recreation\n\nFor hikers and backpackers, the Maroon Bells-Snowmass Wilderness Area epitomizes the R...",
  "url": "https://campertunity.com/listings/campgrounds/rec-231882",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pitkin County, CO, USA",
    "postalCode": "",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1416667,
    "longitude": -106.8916667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/231882",
    "https://outdoorithm.com/campgrounds/co/white-river/silver-bell-campground"
  ],
  "numberOfRooms": 14,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    }
  ]
}