{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-united-campgrounds-of-durango-co-us",
  "name": "United Campgrounds of Durango",
  "description": "United Campgrounds of Durango is located at 1322 Animas View Drive, Durango CO 81301. United Campgrounds of Durango can be contacted at ***-***-**** or http://www.unitedcampgrounddurango.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-united-campgrounds-of-durango-co-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1322 Animas View Drive",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "postalCode": "81301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3199405,
    "longitude": -107.8506464
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/durango/united-campgrounds-of-durango",
    "https://pinecliffresort.net/campgrounds-rv-parks/united-campgrounds-of-durango"
  ]
}