{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bogan-flats-campground-co",
  "name": "Bogan Flats Campground",
  "description": "Explore Bogan Flats Campground in White River National Forest, Colorado with Recreation.gov. Bogan Flats Campground stretches along the Crystal River in a valley of aspen groves, towering Ponderosa Pine, spruce, and willow. The setting is ideal for larg",
  "url": "https://campertunity.com/listings/campgrounds/bogan-flats-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/10/04/14/29/232158_2a241cab-59a9-4e98-9725-36608e3f8da6_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/64516.jpg",
    "https://cdn.recreation.gov/public/images/64533.jpg",
    "https://cdn.recreation.gov/public/images/64562.jpg",
    "https://cdn.recreation.gov/public/images/64589.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bogan Flats Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0997222,
    "longitude": -107.2583333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232158?ref=chrislimbrickphotography.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "32",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$32-$166"
}