{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/muley-point-utah-mexican-hat-ut",
  "name": "Muley Point Utah",
  "description": "view of Monument Valley - accessible via 6km long dirt road [with lots of rain not passable] - in nature - center 28km",
  "url": "https://campertunity.com/listings/campgrounds/muley-point-utah-mexican-hat-ut",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650803862.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Muley Point Road",
    "addressLocality": "Mexican Hat",
    "addressRegion": "UT",
    "postalCode": "84531",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.23748,
    "longitude": -109.98061
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-states/utah/mexican-hat/55263/muley-point-utah"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}