{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spokane-rv-resort-deer-park-wa",
  "name": "Spokane RV Resort",
  "description": "Spokane RV Resort is located at 1205 North Country Club Drive, Deer Park WA 99006. Spokane RV Resort can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spokane-rv-resort-deer-park-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1205 North Country Club Drive",
    "addressLocality": "Deer Park",
    "addressRegion": "WA",
    "postalCode": "99006",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9688211,
    "longitude": -117.4472809
  }
}