{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-creek-co-co",
  "name": "Big Creek (CO)",
  "description": "Explore Big Creek (CO) in Grand Mesa, Uncompahgre and Gunnison National Forest, Colorado with Recreation.gov. This location is available on a first-come, first-served basis only. Visitors are required to physically arrive at the campground to purchase and claim a site.",
  "url": "https://campertunity.com/listings/campgrounds/big-creek-co-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Big Creek (CO)",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.077742,
    "longitude": -107.882951
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10165145",
    "https://thedyrt.com/camping/colorado/colorado-big-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}