{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-kachess-campground-easton-wa",
  "name": "What is the phone number for Kachess Campground?",
  "description": "Kachess Campground is located at Bakers Lane, Easton WA 98925. Kachess Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/kachess/r/campgroundDetails.do?contractCode=NRSO&parkId=70286",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-kachess-campground-easton-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bakers Lane",
    "addressLocality": "Easton",
    "addressRegion": "WA",
    "postalCode": "98925",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3551261,
    "longitude": -121.243553
  }
}