{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/echo-lake-evergreen-co-1",
  "name": "Echo Lake",
  "description": "Echo Lake Campground is located on the Arapaho and Roosevelt National Forests in central Colorado near its namesake lake at the base of Mount Blue Sky along Hwy 103. Visitors enjoy hiking, fishing and taking scenic drives along Mount Evans Road.",
  "url": "https://campertunity.com/listings/campgrounds/echo-lake-evergreen-co-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/63121_700.webp",
    "https://cdn.recreation.gov/public/images/63123_700.webp",
    "https://cdn.recreation.gov/public/images/63165_700.webp",
    "https://cdn.recreation.gov/public/images/63145_700.webp",
    "https://cdn.recreation.gov/public/2019/08/02/16/38/231857_0366b1b7-8937-479a-ba3b-822517027791_1440.webp",
    "https://cdn.recreation.gov/public/images/63153_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/63195_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9054 U.S Hwy 285",
    "addressLocality": "Evergreen",
    "addressRegion": "CO",
    "postalCode": "80465",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6562722,
    "longitude": -105.5956417
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/231857"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$26+"
}