{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-miller-creek-campground-durango-co",
  "name": "Miller Creek Campground",
  "description": "Miller Creek Campground is located at San Juan National Forest, Durango CO 81301. Miller Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/sanjuan/recreation/camping-cabins/recarea/?recid=43066&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-miller-creek-campground-durango-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "San Juan National Forest",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "postalCode": "81301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4050156,
    "longitude": -107.6613839
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/durango/miller-creek-campground"
  ]
}