

# Event Details

- **Event Name**: Thanksgiving Service
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 06:00 pm
- **Event Description**: Join us for our community Thanksgiving service at Central Kitsap Presbyterian.
- **Event URL**: https://allevents.in/silverdale/thanksgiving-service/200029206747538
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Silverdale
- **state**: WA
- **country**: United States
- **location**: Central Kitsap Presbyterian Church
- **lat**: 47.647378
- **long**: -122.660083
- **full address**: Central Kitsap Presbyterian Church, 9300 Nels Nelson Rd NW,Silverdale, Washington, United States

## Event gallery

- **Alt text**: Thanksgiving Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2b11966795441c4af432cc555c20bac7b6386df00add4da299118c15edc5c925-rimg-w1200-h675-dc343432-gmir?v=1764044729

## FAQs

- **Q**: When and where is Thanksgiving Service being held?
  - **A:** Thanksgiving Service takes place on Wed, 26 Nov, 2025 at 06:00 pm to Wed, 26 Nov, 2025 at 06:00 pm at Central Kitsap Presbyterian Church, 9300 Nels Nelson Rd NW,Silverdale, Washington, United States.
- **Q**: Who is organizing Thanksgiving Service?
  - **A:** Thanksgiving Service is organized by Silverdale Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Service",
        "image": "https://cdn-az.allevents.in/events6/banners/2b11966795441c4af432cc555c20bac7b6386df00add4da299118c15edc5c925-rimg-w1200-h675-dc343432-gmir?v=1764044729",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/silverdale/thanksgiving-service/200029206747538",
        "location": {
            "@type": "Place",
            "name": "Central Kitsap Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9300 Nels Nelson Rd NW,Silverdale, Washington",
                "addressLocality": "Silverdale",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.647378",
                "longitude": "-122.660083"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our community Thanksgiving service at Central Kitsap Presbyterian.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Silverdale Lutheran Church",
                "url": "https://allevents.in/org/silverdale-lutheran-church/26386041"
            }
        ]
    }
]
```