

# Event Details

- **Event Name**: Erin and Lee's Wedding
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 04:00 pm
- **Event Description**: This event is so we can get a guest list and know who we need to send invites to. I will message people and make sure I have correct addresses for those that would like to come.
- **Event URL**: https://allevents.in/sturgis/erin-and-lees-wedding/200029131524238
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 65

## Ticket Details

- **Ticket URL**: http://facebook.com/200029131524238?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sturgis-events

## Event venue details

- **city**: Sturgis
- **state**: MI
- **country**: United States
- **location**: Sturgis Young Auditorium
- **lat**: 41.801487292667
- **long**: -85.418119895054
- **full address**: Sturgis Young Auditorium, 201 N Nottawa St,Sturgis, Michigan, United States

## Event gallery

- **Alt text**: Erin and Lee's Wedding
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f945ea70a1dbae501d29ac53b3329b4ff5a813dcc6726b4160c12ed98622a164-rimg-w1200-h1800-dc5c4733-gmir?v=1775245445

## FAQs

- **Q**: When and where is Erin and Lee's Wedding being held?
  - **A:** Erin and Lee's Wedding takes place on Sat, 18 Apr, 2026 at 04:00 pm to Sat, 18 Apr, 2026 at 04:00 pm at Sturgis Young Auditorium, 201 N Nottawa St,Sturgis, Michigan, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Erin and Lee's Wedding",
        "image": "https://cdn-az.allevents.in/events10/banners/f945ea70a1dbae501d29ac53b3329b4ff5a813dcc6726b4160c12ed98622a164-rimg-w1200-h1800-dc5c4733-gmir?v=1775245445",
        "startDate": "2026-04-18",
        "url": "https://allevents.in/sturgis/erin-and-lees-wedding/200029131524238",
        "location": {
            "@type": "Place",
            "name": "Sturgis Young Auditorium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 N Nottawa St,Sturgis, Michigan",
                "addressLocality": "Sturgis",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.801487292667",
                "longitude": "-85.418119895054"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This event is so we can get a guest list and know who we need to send invites to. I will message people and make sure I have correct addresses for those that would like to come."
    }
]
```