

# Event Details

- **Event Name**: SD40 Monthly Meeting
- **Event Start and End Date**: Tue, 14 Jul, 2026 at 07:00 pm
- **Event Description**: Guests are always welcome!
- **Event URL**: https://allevents.in/roseville/sd40-monthly-meeting/200030223887742
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Roseville
- **state**: MN
- **country**: United States
- **location**: Advent Lutheran Church
- **lat**: 45.03161
- **long**: -93.15612
- **full address**: Advent Lutheran Church, 3000 Hamline Ave N,Roseville, Minnesota, United States

## Event gallery

- **Alt text**: SD40 Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7ab710e1323f01913cb7badebc63108a9febc673d515ae22b3e8b9a3c963637f-rimg-w474-h266-dcbfbec2-gmir?v=1783526791

## FAQs

- **Q**: When and where is SD40 Monthly Meeting being held?
  - **A:** SD40 Monthly Meeting takes place on Tue, 14 Jul, 2026 at 07:00 pm to Tue, 14 Jul, 2026 at 07:00 pm at Advent Lutheran Church, 3000 Hamline Ave N,Roseville, Minnesota, United States.
- **Q**: Who is organizing SD40 Monthly Meeting?
  - **A:** SD40 Monthly Meeting is organized by Preston Schmidt.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SD40 Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/7ab710e1323f01913cb7badebc63108a9febc673d515ae22b3e8b9a3c963637f-rimg-w474-h266-dcbfbec2-gmir?v=1783526791",
        "startDate": "2026-07-14",
        "url": "https://allevents.in/roseville/sd40-monthly-meeting/200030223887742",
        "location": {
            "@type": "Place",
            "name": "Advent Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3000 Hamline Ave N,Roseville, Minnesota",
                "addressLocality": "Roseville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.03161",
                "longitude": "-93.15612"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Guests are always welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Preston Schmidt",
                "url": "https://allevents.in/org/preston-schmidt/25697553"
            }
        ]
    }
]
```