{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-fulford-cave-campground-basalt",
  "name": "Fulford Cave Campground",
  "description": "Fulford Cave Campground is located at Forest Road 415, Basalt CO 81621. Fulford Cave Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/whiteriver/recreation/hunting/recarea/?recid=40701&actid=31",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-fulford-cave-campground-basalt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 415",
    "addressLocality": "Basalt",
    "addressRegion": "CO",
    "postalCode": "81621",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4920846,
    "longitude": -106.6587894
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/basalt/fulford-cave-campground"
  ]
}