{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lime-creek-campground-durango-c",
  "name": "Lime Creek Campground",
  "description": "Lime Creek Campground is located at , Durango CO 81301. Lime Creek Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lime-creek-campground-durango-c",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "postalCode": "81301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6741645,
    "longitude": -107.7511747
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/durango/lime-creek-campground"
  ]
}