{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-pool",
  "name": "Blue Pool | Camping Information & Reviews",
  "description": "Nestled in the heart of Oregon's majestic old-growth forest, Blue Pool Campground offers 24 pristine campsites where anc. 24 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/blue-pool",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/blue-pool-campground-mossy-woodland-trail.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.709167,
    "longitude": -122.2975
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/willamette/blue-pool-2"
  ]
}