{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-shady-tree-rv-quincy-wa",
  "name": "What is the phone number for Shady Tree RV?",
  "description": "Shady Tree RV is located at 1099 Washington 283, Quincy WA 98848. Shady Tree RV can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-shady-tree-rv-quincy-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1099 Washington 283",
    "addressLocality": "Quincy",
    "addressRegion": "WA",
    "postalCode": "98848",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1044087,
    "longitude": -119.828419
  }
}