{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-echo-canyon-state-park-pioche",
  "name": "What is the phone number for Echo Canyon State Park?",
  "description": "Echo Canyon State Park is located at State Routes 322, Pioche NV 89043. Echo Canyon State Park can be contacted at ***-***-**** or http://parks.nv.gov/parks/echo-canyon-state-park/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-echo-canyon-state-park-pioche",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State Routes 322",
    "addressLocality": "Pioche",
    "addressRegion": "NV",
    "postalCode": "89043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.911011,
    "longitude": -114.267281
  }
}