{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-starvation-state-park-duchesne-ut",
  "name": "Starvation State Park",
  "description": "Starvation State Park is located at 24220 W 7655 S State Park Rd, Duchesne UT 84021. Starvation State Park can be contacted at ***-***-**** or http://stateparks.utah.gov/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-starvation-state-park-duchesne-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24220 W 7655 S State Park Rd",
    "addressLocality": "Duchesne",
    "addressRegion": "UT",
    "postalCode": "84021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1867915,
    "longitude": -110.4674219
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/duchesne/starvation-state-park"
  ]
}