

# Event Details

- **Event Name**: Thanksgiving Service and Pie
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 05:30 pm
- **Event Description**: Join us for our annual pie and Thanksgiving service!
- **Event URL**: https://allevents.in/north-branch/thanksgiving-service-and-pie/200029220916350
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029220916350?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=north+branch-events

## Event venue details

- **city**: North Branch
- **state**: MN
- **country**: United States
- **location**: 26950 Furman Street NE, North Branch, MN
- **lat**: 45.45687
- **long**: -93.06295
- **full address**: 26950 Furman Street NE, North Branch, MN, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Salem Lutheran Church of Oxford (https://allevents.in/org/salem-lutheran-church-of-oxford/20928955)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3a7f942618327518f0724839bbd08e2fba4fa2cadaaca5242226fba2e355bdfd-rimg-w612-h390-dceee8de-gmir?v=1764181060
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Service+and+Pie&date=26+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 26 Nov, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** 26950 Furman Street NE, North Branch, MN, United States
- **Q**: Who is organizing the event?
  - **A:** Salem Lutheran Church of Oxford
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving Service and Pie ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Service and Pie",
        "image": "https://cdn-az.allevents.in/events10/banners/3a7f942618327518f0724839bbd08e2fba4fa2cadaaca5242226fba2e355bdfd-rimg-w612-h390-dceee8de-gmir?v=1764181060",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/north-branch/thanksgiving-service-and-pie/200029220916350",
        "location": {
            "@type": "Place",
            "name": "26950 Furman Street NE, North Branch, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26950 Furman St NE, North Branch, MN 55056-4920, United States",
                "addressLocality": "North Branch",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.45687",
                "longitude": "-93.06295"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual pie and Thanksgiving service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem Lutheran Church of Oxford",
                "url": "https://allevents.in/org/salem-lutheran-church-of-oxford/20928955"
            }
        ]
    }
]
```