{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hyrum-lake-state-park-hyrum-ut",
  "name": "What is the phone number for Hyrum Lake State Park?",
  "description": "Hyrum Lake State Park is located at 405 W 300 South, Hyrum UT 84319. Hyrum Lake State Park can be contacted at ***-***-**** or http://stateparks.utah.gov/park/hyrum-state-park/map",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hyrum-lake-state-park-hyrum-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "405 W 300 South",
    "addressLocality": "Hyrum",
    "addressRegion": "UT",
    "postalCode": "84319",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6271872,
    "longitude": -111.8669134
  }
}