{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lower-obrien-campground",
  "name": "Lower O'Brien Campground | Camping Information & Reviews",
  "description": "Experience the freedom of spontaneous adventure at this first-come, first-served campground, where your next outdoor esc. Reserve online",
  "url": "https://campertunity.com/listings/campgrounds/lower-obrien-campground",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/lower-obrien-campground-serene-riverbend-scenic-nature.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2565,
    "longitude": -114.6933
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/sawtooth/lower-o-brien-campground-3"
  ]
}