{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dead-horse-point-state-park-moab-ut-1",
  "name": "Dead Horse Point State Park",
  "description": "Dead Horse Point State Park camping reservations and campground information. Learn more about camping near Dead Horse Point State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/dead-horse-point-state-park-moab-ut-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/UT/pid344161/orig1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "BOX 609",
    "addressLocality": "MOAB",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.50833,
    "longitude": -109.74167
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/dead-horse-point-state-park/UT/344161/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=epic-whitewater-rafting-camping-trips-article-2020&utm_content=DeadHorsePointStateParkUtahcta",
    "https://rvcampgroundhq.com/campground/utah/dead-horse-point-state-park/",
    "https://pinecliffresort.net/campgrounds-rv-parks/dead-horse-point-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}