{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/abajo-harts-draw-monticello-ut-us",
  "name": "Abajo-Harts Draw",
  "description": "Abajo-Harts Draw is located at , Monticello UT 84535. Abajo-Harts Draw can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mantilasal/recarea/?recid=72818",
  "url": "https://campertunity.com/listings/campgrounds/abajo-harts-draw-monticello-ut-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Monticello",
    "addressRegion": "UT",
    "postalCode": "84535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.851,
    "longitude": -109.495
  }
}