{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-avery-creek-cabin-wallace-id",
  "name": "What is the phone number for Avery Creek Cabin?",
  "description": "Avery Creek Cabin is located at 26881 Coeur D'Alene River Road, Wallace ID 83873. Avery Creek Cabin can be contacted at ***-***-**** or http://www.recreation.gov/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-avery-creek-cabin-wallace-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "26881 Coeur D'Alene River Road",
    "addressLocality": "Wallace",
    "addressRegion": "ID",
    "postalCode": "83873",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.688222,
    "longitude": -115.9266083
  }
}