

# Event Details

- **Event Name**: Pastor Erik’s first official sermon
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am
- **Event Description**: Join us this Sunday at 10 am for Pastor Erik’s first official sermon as our new pastor!
- **Event URL**: https://allevents.in/chaska/pastor-erik’s-first-official-sermon/200029312391430
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Chaska
- **state**: MN
- **country**: United States
- **location**: 511 North Walnut Street, Chaska, MN
- **lat**: 44.78886
- **long**: -93.60052
- **full address**: 511 North Walnut Street, Chaska, MN, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Meadow Spring Church (https://allevents.in/org/meadow-spring-church/25937261)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/742b9896e73b9185ccaa2ea94028d86f0808571bb9a26eadfb0e32773f19bf53-rimg-w1200-h675-dc161d1f-gmir?v=1765038029
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e77db8002227eb3468a1fc7f56298ef929017914c080fa77381eefd6461eb4bf-rimg-w300-h300-dc161d20-gmir?v=1765038030

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** 511 North Walnut Street, Chaska, MN, United States
- **Q**: Who is organizing the event?
  - **A:** Meadow Spring Church
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Pastor Erik’s first official sermon ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pastor Erik’s first official sermon",
        "image": "https://cdn-az.allevents.in/events4/banners/742b9896e73b9185ccaa2ea94028d86f0808571bb9a26eadfb0e32773f19bf53-rimg-w1200-h675-dc161d1f-gmir?v=1765038029",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/chaska/pastor-erik’s-first-official-sermon/200029312391430",
        "location": {
            "@type": "Place",
            "name": "511 North Walnut Street, Chaska, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "511 N Walnut St, Chaska, MN 55318-2075, United States",
                "addressLocality": "Chaska",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.78886",
                "longitude": "-93.60052"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Sunday at 10 am for Pastor Erik’s first official sermon as our new pastor!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meadow Spring Church",
                "url": "https://allevents.in/org/meadow-spring-church/25937261"
            }
        ]
    }
]
```