{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sparkys-rv-park-and-storage-yard-durango-co",
  "name": "Sparky's RV Park and Storage Yard",
  "description": "Sparky's RV Park and Storage Yard is located at 15290 U.S. 550, Durango CO 81303. Sparky's RV Park and Storage Yard can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/sparkys-rv-park-and-storage-yard-durango-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15290 U.S. 550",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "postalCode": "81303",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2093663,
    "longitude": -107.8396888
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/durango/sparky-s-rv-park-and-storage-yard"
  ]
}