{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/target-tree-campground-hesperus-co-us",
  "name": "Target Tree Campground",
  "description": "Target Tree Campground is located at , Hesperus CO 81326. Target Tree Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/sanjuan/recarea/?recid=43254",
  "url": "https://campertunity.com/listings/campgrounds/target-tree-campground-hesperus-co-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hesperus",
    "addressRegion": "CO",
    "postalCode": "81326",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3407445,
    "longitude": -108.1880473
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/hesperus/target-tree-campground"
  ]
}