{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/graham-creek-campground-bayfield-co-us",
  "name": "Graham Creek Campground",
  "description": "Graham Creek Campground is located at Co Road 501A, Bayfield CO 81122. Graham Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/sanjuan/recreation/camping-cabins/recarea/?recid=42942&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/graham-creek-campground-bayfield-co-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Co Road 501A",
    "addressLocality": "Bayfield",
    "addressRegion": "CO",
    "postalCode": "81122",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3899278,
    "longitude": -107.5408998
  }
}