{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-plata-county-fairgrounds-durango-co",
  "name": "La Plata County Fairgrounds",
  "description": "La Plata County Fairgrounds is located at 2500 Main Avenue, Durango CO 81301. La Plata County Fairgrounds can be contacted at ***-***-**** or http://www.co.laplata.co.us/government/departments/fairgrounds",
  "url": "https://campertunity.com/listings/campgrounds/la-plata-county-fairgrounds-durango-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2500 Main Avenue",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "postalCode": "81301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2907897,
    "longitude": -107.873413
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/durango/la-plata-county-fairgrounds"
  ]
}