{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lost-burro-campground-cripple",
  "name": "Lost Burro Campground",
  "description": "Lost Burro Campground is located at 4023 County Road 1, Cripple Creek CO 80813. Lost Burro Campground can be contacted at ***-***-**** or http://lostburrocamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lost-burro-campground-cripple",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4023 County Road 1",
    "addressLocality": "Cripple Creek",
    "addressRegion": "CO",
    "postalCode": "80813",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7825729,
    "longitude": -105.2079281
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/cripple-creek/lost-burro-campground"
  ]
}