{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spokane-rv-resort-at-deer-park-golf-club-deer-park-wa",
  "name": "Spokane RV Resort At Deer Park Golf Club",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/spokane-rv-resort-at-deer-park-golf-club-deer-park-wa",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1205 N Country Club Dr,",
    "addressLocality": "Deer Park, WA 99006",
    "addressRegion": "WA",
    "postalCode": "99006"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9543679,
    "longitude": -117.4768479
  }
}