{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/duran-canyon-campground-vadito-nm",
  "name": "Duran Canyon Campground",
  "description": "Duran Canyon Campground is located at , Vadito NM 87579. Duran Canyon Campground can be contacted at or https://www.fs.usda.gov/recarea/carson/recreation/camping-cabins/recarea/?recid=44090&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/duran-canyon-campground-vadito-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vadito",
    "addressRegion": "NM",
    "postalCode": "87579",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1339178,
    "longitude": -105.4772354
  }
}