{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-baker-bay-park-dorena",
  "name": "Baker Bay Park",
  "description": "Baker Bay Park is located at 35635 Shoreview Drive, Dorena OR 97434. Baker Bay Park can be contacted at ***-***-**** or http://www.reservations.lanecounty.org/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-baker-bay-park-dorena",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "35635 Shoreview Drive",
    "addressLocality": "Dorena",
    "addressRegion": "OR",
    "postalCode": "97434",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7714831,
    "longitude": -122.9386216
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/dorena/baker-bay-park"
  ]
}