{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-echo-state-park-coalville-ut",
  "name": "Echo State Park",
  "description": "Echo State Park is located at 2115 Echo Dam Road, Coalville UT 84017. Echo State Park can be contacted at ***-***-**** or https://stateparks.utah.gov/parks/echo/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-echo-state-park-coalville-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2115 Echo Dam Road",
    "addressLocality": "Coalville",
    "addressRegion": "UT",
    "postalCode": "84017",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.95834,
    "longitude": -111.4080026
  }
}