{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/durango-rv-park-open-year-round-durango-co",
  "name": "Durango RV Park - Open Year Round",
  "description": "Durango RV Park - Open Year Round is located at 5875 U.S. 550, Durango CO 81303. Durango RV Park - Open Year Round can be contacted at ***-***-**** or http://www.durangorvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/durango-rv-park-open-year-round-durango-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5875 U.S. 550",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "postalCode": "81303",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0793573,
    "longitude": -107.8686779
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/durango/durango-rv-park-open-year-round"
  ]
}