{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bridge-of-gods-camp-boulders-lower-section-stevenson-wa",
  "name": "Bridge of the Gods, Camp Boulders, Lower Section",
  "description": "Bridge of the Gods, Camp Boulders, Lower Section is located at Blue Lake Road, Stevenson WA 98648. Bridge of the Gods, Camp Boulders, Lower Section can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/bridge-of-gods-camp-boulders-lower-section-stevenson-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blue Lake Road",
    "addressLocality": "Stevenson",
    "addressRegion": "WA",
    "postalCode": "98648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6781284,
    "longitude": -121.9324037
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/stevenson/bridge-of-the-gods-camp-boulders-lower-section",
    "https://thedyrt.com/camping/washington/blue-lake-road-by-bridge-of-the-gods"
  ]
}