{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-bowl-pitcher-campground-spokane-wa-us",
  "name": "Riverside State Park - Bowl and Pitcher Campground",
  "description": "Riverside State Park - Bowl and Pitcher Campground is located at , Spokane WA 99205. Riverside State Park - Bowl and Pitcher Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/riverside-bowl-pitcher-campground-spokane-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Spokane",
    "addressRegion": "WA",
    "postalCode": "99205",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6968555,
    "longitude": -117.494874
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/spokane/riverside-state-park-bowl-and-pitcher-campground"
  ]
}