---
title: Contact Us
image: https://oaksmithyachts.com/hubfs/contact_header_opt-1.jpg
---

# Contact Us

## How can we help you?

We would be thrilled to chat with you, learn more about your story and see if it makes sense for us to help you get on the water more often.

Please reach out.

**Address**: 1419 NE Boat Street, Suite 100, Seattle, WA 98105  
**Phone**:      206.627.0123  
**Email**:       [info@oaksmithyachts.com](mailto:ben@oaksmithyachts.com)

### Contact Us

```json
{
  "@context" : "http://schema.org",
  "@type" : "Organization",
  "address" : {
    "@type" : "PostalAddress",
    "addressCountry" : "USA",
    "addressLocality" : "Seattle",
    "addressRegion" : "WA",
    "postalCode" : "98119",
    "streetAddress" : "1900 Nickerson Street"
  },
  "email" : "info@oaksmithyachts.com",
  "knowsLanguage" : "",
  "logo" : {
    "@type" : "ImageObject",
    "url" : "https://23918805.fs1.hubspotusercontent-na1.net/hubfs/23918805/oakssmith_logo_sized.svg"
  },
  "name" : "Oaksmith Yachts",
  "telephone" : "206.627.0123",
  "url" : "https://oaksmithyachts.com/contact-us"
}
```