---
This page is part of [The White Dress - Brighton, Michigan](https://the-white-dress.com). For a complete overview of this site's content, entity data, and subject matter expertise, see our [AI Content Index](https://the-white-dress.com/llms.txt) or [Full Content Archive](https://the-white-dress.com/llms-full.txt). For structured business identity data, see our [Entity Card](https://the-white-dress.com/wp-json/bc-geodesic/v1/entity-card).
---

# contact us

**URL:** https://the-white-dress.com/contact/
**Type:** Page
**Modified:** 2026-01-19

---

![Contact Us](https://the-white-dress.com/wp-content/uploads/2025/12/twd-home-hero.avif)

### Contact Us

We are excited to have you visit!  Here is some help on how to get to our lovely front door.

##### Hours & Location

Standard bridal appointments are available any time and day of the week at TWD and typically last about 90 minutes.

**Tues:** 11am – 5pm

**Wed:** By appointment only

**Thurs:** 1pm – 7pm

**Fri – Sat:** 11am – 5pm

**Sun – Mon:** Closed

[810.588.6147](tel:810.588.6147)

[hello@the-white-dress.com](mailto:hello@the-white-dress.com)

209 West Main Street

                                        Brighton, MI 48116



[Get Directions](https://www.google.com/maps/search/?api=1&query=The+White+Dress%2C+209+West+Main+Street%2C+Brighton%2C+MI+48116%2C+USA)

const isIOS = function () {
                return /iPad|iPhone|iPod/.test(navigator.userAgent) || (navigator.platform === 'MacIntel' && navigator.maxTouchPoints > 1);
            };

window.twdInitMap = function () {
                const el = document.getElementById('twd-map');
                if (!el || typeof google === 'undefined' || !google.maps) return;

const lat = parseFloat(el.getAttribute('data-lat'));
                const lng = parseFloat(el.getAttribute('data-lng'));
                if (Number.isNaN(lat) || Number.isNaN(lng)) return;

const center = { lat: lat, lng: lng };

const map = new google.maps.Map(el, {
                    center: center,
                    zoom: 15,
                    mapTypeControl: false,
                    fullscreenControl: false,
                    streetViewControl: false
                });

const marker = new google.maps.Marker({
                    position: center,
                    map: map,
                    title: 'The White Dress'
                });

// Build a nice popup (InfoWindow)
                const address = el.getAttribute('data-address') || '';
                const directionsUrl = 'https://www.google.com/maps/search/?api=1&query=' + encodeURIComponent(address || (lat + ',' + lng));

const infoHtml = `

The White Dress

[Get directions](${directionsUrl})

`;

const infoWindow = new google.maps.InfoWindow({
                    content: infoHtml
                });

// Open immediately
                infoWindow.open({
                    anchor: marker,
                    map: map,
                    shouldFocus: false
                });

// Optional: toggle on marker click
                marker.addListener('click', function () {
                    infoWindow.open({
                        anchor: marker,
                        map: map,
                        shouldFocus: false
                    });
                });
            };

document.addEventListener('DOMContentLoaded', function () {
                // Apple Maps swap
                const link = document.querySelector('.twd-directions-link');
                if (link) {
                    const lat = link.getAttribute('data-lat');
                    const lng = link.getAttribute('data-lng');
                    const address = link.getAttribute('data-address');

if (isIOS() && lat && lng) {
                        link.href = 'https://maps.apple.com/?ll=' + encodeURIComponent(lat + ',' + lng) + '&q=' + encodeURIComponent(address || 'Destination');
                    }
                }

if (typeof google !== 'undefined' && google.maps) {
                    window.twdInitMap();
                }
            });
        })();

#### ![](https://the-white-dress.com/wp-content/uploads/2025/12/twd-location-photo.avif)

#### Let’s connect!

- **Facebook:**

  [www.facebook.com/TheWhiteDress](http://www.facebook.com/TheWhiteDress)
- **Instagram:**

  @thewhitedressmi
- **TikTok:**

  @thewhitedressmi
- **Pinterest:**

  [www.pinterest.com/TheWhiteDressMI](http://www.pinterest.com/thewhitedressmi/)

#### Send us a message!

"*" indicates required fields

X/Twitter

This field is for validation purposes and should be left unchanged.

Name*

First







                                                    Last

Email*

Phone*

Message*

CAPTCHA
## Site Description

Brighton, Michigan Wedding Dresses


---
**About this site:** The White Dress - Brighton, Michigan — Brighton, Michigan Wedding Dresses. [AI Content Index](https://the-white-dress.com/llms.txt) | [Full Site Content](https://the-white-dress.com/llms-full.txt) | [Entity Card](https://the-white-dress.com/wp-json/bc-geodesic/v1/entity-card)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://the-white-dress.com/#organization","name":"The White Dress - Brighton, Michigan","url":"https://the-white-dress.com","description":"Brighton, Michigan Wedding Dresses"},{"@type":"WebSite","@id":"https://the-white-dress.com/#website","name":"The White Dress - Brighton, Michigan","url":"https://the-white-dress.com","publisher":{"@id":"https://the-white-dress.com/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://the-white-dress.com/?s={search_term_string}"},"query-input":"required name=search_term_string"},"hasPart":[{"@type":"DigitalDocument","name":"LLM Content Index","url":"https://the-white-dress.com/llms.txt","encodingFormat":"text/markdown","description":"AI-readable index of site content, entity data, and subject matter expertise"},{"@type":"DigitalDocument","name":"LLM Full Content","url":"https://the-white-dress.com/llms-full.txt","encodingFormat":"text/markdown","description":"Complete AI-readable site content"}]},{"@type":"BreadcrumbList","@id":"https://the-white-dress.com/contact/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://the-white-dress.com"},{"@type":"ListItem","position":2,"name":"contact us"}]},{"@type":"WebPage","@id":"https://the-white-dress.com/contact/#webpage","url":"https://the-white-dress.com/contact/","name":"Contact Us - The White Dress - Michigan's Premier Bridal Shop","isPartOf":{"@id":"https://the-white-dress.com/#website"},"breadcrumb":{"@id":"https://the-white-dress.com/contact/#breadcrumb"},"description":"We are excited to have you visit!  Here is some help on how to get to Michigan's Premier Bridal Shop! Contact us here","headline":"contact us","datePublished":"2011-08-31T04:48:59-04:00","dateModified":"2026-01-19T15:58:59-05:00","author":{"@id":"https://the-white-dress.com/blog/author/build_create/#person"},"publisher":{"@id":"https://the-white-dress.com/#organization"}},{"@type":"Person","@id":"https://the-white-dress.com/blog/author/build_create/#person","name":"buildcreate","url":"https://the-white-dress.com/blog/author/build_create/"}]}
```
