{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sage-creek-campground-quincy-wa",
  "name": "What is the phone number for Sage Creek Campground?",
  "description": "Sage Creek Campground is located at 4679 Road U Southwest, Quincy WA 98848. Sage Creek Campground can be contacted at ***-***-**** or http://www.sagecreekcampgrounds.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sage-creek-campground-quincy-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4679 Road U Southwest",
    "addressLocality": "Quincy",
    "addressRegion": "WA",
    "postalCode": "98848",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.018729,
    "longitude": -119.940513
  }
}