{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-avalanche-campground-carbondale-co",
  "name": "Avalanche Campground",
  "description": "Avalanche Campground is located at Avalanche Creek Road, Carbondale CO 81623. Avalanche Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/whiteriver/recarea/?recid=40667",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-avalanche-campground-carbondale-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avalanche Creek Road",
    "addressLocality": "Carbondale",
    "addressRegion": "CO",
    "postalCode": "81623",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.236559,
    "longitude": -107.203445
  }
}