

# Event Details

- **Event Name**: Thanksgiving Fellowship 
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:30 am
- **Event Description**: Join us for Thanksgiving Fellowship just after service.  Shared dishes are welcome. See the sign up sheet in the lobby
- **Event URL**: https://allevents.in/belfast/thanksgiving-fellowship/200029161111620
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Belfast
- **state**: ME
- **country**: United States
- **location**: 95 Swan Lake Ave
- **lat**: 44.44693
- **long**: -69.00022
- **full address**: 95 Swan Lake Ave, 95 Swan Lake Ave, Belfast, ME 04915-7027, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Belfast Church of the Nazarene (https://allevents.in/org/belfast-church-of-the-nazarene/25892307)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2ce4b1b06d61ab1443c78dbcfd8a13aef6939672154a2d0d34f678c481bbb968-rimg-w1200-h692-dc95a0aa-gmir?v=1763291451
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a41e79fc9002a0a0c7abd805d5c65814b764c44ea9466abd6fe6726549974c9b-rimg-w300-h300-dc7d8a96-gmir?v=1762682720

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** 95 Swan Lake Ave, 95 Swan Lake Ave, Belfast, ME 04915-7027, United States
- **Q**: Who is organizing the event?
  - **A:** Belfast Church of the Nazarene
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving Fellowship  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Fellowship",
        "image": "https://cdn-az.allevents.in/events9/banners/2ce4b1b06d61ab1443c78dbcfd8a13aef6939672154a2d0d34f678c481bbb968-rimg-w1200-h692-dc95a0aa-gmir?v=1763291451",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/belfast/thanksgiving-fellowship/200029161111620",
        "location": {
            "@type": "Place",
            "name": "95 Swan Lake Ave",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "95 Swan Lake Ave, Belfast, ME 04915-7027, United States",
                "addressLocality": "Belfast",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.44693",
                "longitude": "-69.00022"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Thanksgiving Fellowship just after service.  Shared dishes are welcome. See the sign up sheet in the lobby",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Belfast Church of the Nazarene",
                "url": "https://allevents.in/org/belfast-church-of-the-nazarene/25892307"
            }
        ]
    }
]
```