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