{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-state-park-nine-mile-falls-wa",
  "name": "Riverside State Park",
  "description": "Riverside State Park is located at 9711 West Charles Road, Nine Mile Falls WA 99026. Riverside State Park can be contacted at ***-***-**** or http://parks.state.wa.us/573/Riverside",
  "url": "https://campertunity.com/listings/campgrounds/riverside-state-park-nine-mile-falls-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9711 West Charles Road",
    "addressLocality": "Nine Mile Falls",
    "addressRegion": "WA",
    "postalCode": "99026",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7521652,
    "longitude": -117.5483833
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/nine-mile-falls/riverside-state-park"
  ]
}