{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-comb-wash-mexican-hat-ut",
  "name": "Comb Wash",
  "description": "Comb Wash is located at , Mexican Hat UT 84531. Comb Wash can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-comb-wash-mexican-hat-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mexican Hat",
    "addressRegion": "UT",
    "postalCode": "84531",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2163905,
    "longitude": -109.7053995
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/mexican-hat/comb-wash"
  ]
}