{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-grayback-gulch-campground-boise-id",
  "name": "What is the phone number for Grayback Gulch Campground?",
  "description": "Grayback Gulch Campground is located at Forest Road 347A, Boise ID 83716. Grayback Gulch Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/Grayback_Id/r/campgroundDetails.do?contractCode=NRSO&parkId=70097&topTabIndex=CampingSpot",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-grayback-gulch-campground-boise-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 347A",
    "addressLocality": "Boise",
    "addressRegion": "ID",
    "postalCode": "83716",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8070346,
    "longitude": -115.8667953
  }
}