{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-tumwater-campground-leavenworth",
  "name": "What is the phone number for Tumwater Campground?",
  "description": "Tumwater Campground is located at U.S. 2, Leavenworth WA 98826. Tumwater Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recreation/hiking/recarea/?recid=59041&actid=33",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-tumwater-campground-leavenworth",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 2",
    "addressLocality": "Leavenworth",
    "addressRegion": "WA",
    "postalCode": "98826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6796882,
    "longitude": -120.7320206
  }
}