{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minersville-state-park-beaver-ut",
  "name": "Minersville State Park",
  "description": "Minersville State Park is located at Utah 21, Beaver UT 84713. Minersville State Park can be contacted at ***-***-**** or http://beaver.utah.gov/facilities/facility/details/Minersville-Reservoir--Beaver-County-Cam-2",
  "url": "https://campertunity.com/listings/campgrounds/minersville-state-park-beaver-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Utah 21",
    "addressLocality": "Beaver",
    "addressRegion": "UT",
    "postalCode": "84713",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.273818,
    "longitude": -112.6762028
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/beaver/minersville-state-park"
  ]
}