{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-montour-campground",
  "name": "What is the phone number for Montour campground?",
  "description": "Montour campground is located at Montour Road, Emmett ID 83617. Montour campground can be contacted at ***-***-**** or https://www.usbr.gov/pn/snakeriver/landuse/blackcanyon/montour.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-montour-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Montour Road",
    "addressLocality": "Emmett",
    "addressRegion": "ID",
    "postalCode": "83617",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9200836,
    "longitude": -116.3283793
  }
}