{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-river-campground-co",
  "name": "Blue River Campground (CO)",
  "description": "Explore Blue River Campground (CO) in White River National Forest, Colorado with Recreation.gov. Blue River Campground is located 10 minutes north of Silverthorne on Highway 9 in White River National Forest. This cozy campground is located between Lake Dil",
  "url": "https://campertunity.com/listings/campgrounds/blue-river-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/04/14/15/30/10122661_0f2a2ebd-6e5e-42cd-9560-7d469c6f15fd_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/04/14/15/28/10122661_4b966888-6b05-4a21-8761-d74cf9da768c_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blue River Campground (CO)",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.726021,
    "longitude": -106.131125
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10122661"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25+"
}