{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-creek-campground-1",
  "name": "Big Creek Campground",
  "description": "Big Creek Campground in Grand Mesa Uncompahgre and Gunnison National Forests, Cedaredge Colorado. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/big-creek-campground-1",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.078,
    "longitude": -107.883
  },
  "sameAs": [
    "https://www.campendium.com/big-creek-colorado"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}