{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gold-creek-campground-gunnison-rd-ohio-city-co",
  "name": "Gold Creek Campground - Gunnison RD",
  "description": "Gold Creek Campground - Gunnison RD is located at County Road 771, Ohio City CO 81237. Gold Creek Campground - Gunnison RD can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/gmug/recarea/?recid=33284",
  "url": "https://campertunity.com/listings/campgrounds/gold-creek-campground-gunnison-rd-ohio-city-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 771",
    "addressLocality": "Ohio City",
    "addressRegion": "CO",
    "postalCode": "81237",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6550112,
    "longitude": -106.5744758
  }
}