{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mile-high-campground",
  "name": "Mile High Campground",
  "description": "Primitive campground with hot showers and spectacular views. Voted a Top 20 Favorite Place In America by ABC's \"Good Morning America.\"",
  "url": "https://campertunity.com/listings/campgrounds/mile-high-campground",
  "image": [
    "http://static1.squarespace.com/static/5ce1c15114f6150001aad2c6/t/5cf6cefbd9e6930001a2c09e/1559678717684/mhc_logo_black+small.png?format=1500w",
    "https://images.squarespace-cdn.com/content/v1/5ce1c15114f6150001aad2c6/1558581853102-75E6RTY5XGFYP3V5355X/DSC_2140.jpg",
    "https://static1.squarespace.com/static/5ce1c15114f6150001aad2c6/t/5ce77926fa0d605ae67ec0d6/1752521403166/",
    "//images.squarespace-cdn.com/content/v1/5ce1c15114f6150001aad2c6/1558673702492-NDN94XVUSHM051KPWIAA/mhc_white.png",
    "https://images.squarespace-cdn.com/content/v1/5ce1c15114f6150001aad2c6/1564689267714-GUTCCFFYJX1LYV89Q2C0/DSC_5466.jpg",
    "https://images.squarespace-cdn.com/content/v1/5ce1c15114f6150001aad2c6/496c9869-4846-4e9a-a156-538baea1b2ed/mhc-map-web-2025.jpg"
  ],
  "sameAs": [
    "https://milehighcampground.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}