{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-carson-national-forest-taos-nm",
  "name": "Carson National Forest",
  "description": "Carson National Forest is located at 208 Cruz Alta Road, Taos NM 87571. Carson National Forest can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/carson/recreation/ohv/recarea/?recid=44096&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-carson-national-forest-taos-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "208 Cruz Alta Road",
    "addressLocality": "Taos",
    "addressRegion": "NM",
    "postalCode": "87571",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4703031,
    "longitude": -106.0709195
  }
}