{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterloo-county-park-lebanon-or",
  "name": "Waterloo County Park",
  "description": "Waterloo County Park is located at 39510 Gross Street, Lebanon OR 97355. Waterloo County Park can be contacted at ***-***-**** or https://linnparks.com/parks/waterloo/",
  "url": "https://campertunity.com/listings/campgrounds/waterloo-county-park-lebanon-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39510 Gross Street",
    "addressLocality": "Lebanon",
    "addressRegion": "OR",
    "postalCode": "97355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4921507,
    "longitude": -122.8208614
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/lebanon/waterloo-county-park"
  ]
}