{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-creeks-trailhead-beaver-ut",
  "name": "Three Creeks Trailhead",
  "description": "Three Creeks Trailhead (recgovnpsdata) is located at , Beaver UT 84713. Three Creeks Trailhead (recgovnpsdata) can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/three-creeks-trailhead-beaver-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beaver",
    "addressRegion": "UT",
    "postalCode": "84713",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.306643,
    "longitude": -112.407692
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/beaver/three-creeks-trailhead-recgovnpsdata"
  ]
}