{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-upper-coffeepot-campground-isla",
  "name": "What is the phone number for Upper Coffeepot Campground?",
  "description": "Upper Coffeepot Campground is located at Forest Road 043, Island Park ID 83429. Upper Coffeepot Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ctnf/recreation/camping-cabins/recarea/?recid=54785&actid=29",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-upper-coffeepot-campground-isla",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 043",
    "addressLocality": "Island Park",
    "addressRegion": "ID",
    "postalCode": "83429",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4895904,
    "longitude": -111.3659897
  }
}