{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-ice-springs-campground-mou",
  "name": "What is the phone number for Ice Springs Campground?",
  "description": "Ice Springs Campground is located at Trinity Mountain Road, Mountain Home ID 83647. Ice Springs Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/boise/recarea/?recid=5096",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-ice-springs-campground-mou",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trinity Mountain Road",
    "addressLocality": "Mountain Home",
    "addressRegion": "ID",
    "postalCode": "83647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.48321,
    "longitude": -115.39694
  }
}