{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-goosenecks-state-park-mexican",
  "name": "Goosenecks State Park",
  "description": "Goosenecks State Park is located at Utah 316, Mexican Hat UT 84531. Goosenecks State Park can be contacted at ***-***-**** or https://stateparks.utah.gov/parks/goosenecks/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-goosenecks-state-park-mexican",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Utah 316",
    "addressLocality": "Mexican Hat",
    "addressRegion": "UT",
    "postalCode": "84531",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1742442,
    "longitude": -109.9270522
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/mexican-hat/goosenecks-state-park"
  ]
}