{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/olallie-at-mckenzie-bridge-eugene-or",
  "name": "Olallie at Mckenzie Bridge",
  "description": "Olallie at Mckenzie Bridge is located at Oregon 126, Eugene OR 97401. Olallie at Mckenzie Bridge can be contacted at ***-***-**** or http://www.recreation.gov/camping/olallie-at-mckenzie-bridge/r/campgroundDetails.do?contractCode=NRSO&parkId=70811",
  "url": "https://campertunity.com/listings/campgrounds/olallie-at-mckenzie-bridge-eugene-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oregon 126",
    "addressLocality": "Eugene",
    "addressRegion": "OR",
    "postalCode": "97401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2576138,
    "longitude": -122.040497
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/eugene/olallie-at-mckenzie-bridge"
  ]
}