{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/junction-creek-campground-durango-co",
  "name": "Junction Creek Campground",
  "description": "Junction Creek Campground is located at 1499 FDR 171, Durango CO 81301. Junction Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/sanjuan/recreation/camping-cabins/recarea/?recid=42998&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/junction-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": "1499 FDR 171",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "postalCode": "81301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3384196,
    "longitude": -107.9168906
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/durango/junction-creek-campground"
  ]
}