

# Event Details

- **Event Name**: Thanksgiving Centennial Celebration 
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:00 am
- **Event Description**: Come join us for our worship service as we celebrate 100 years of God working through Memorial Baptist Church.  Stay for our Thanksgiving dinner and fellowship time.
- **Event URL**: https://allevents.in/johnstown/thanksgiving-centennial-celebration/200029059426325
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

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

## Event venue details

- **city**: Johnstown
- **state**: PA
- **country**: United States
- **location**: 210 Vine Street, Johnstown, PA
- **lat**: 40.3257
- **long**: -78.92437
- **full address**: 210 Vine Street, Johnstown, PA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Memorial Baptist Church (https://allevents.in/org/memorial-baptist-church/26107506)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a087c3245a8604c08087908240dc3181916744232a791adfead87483bed8734e-rimg-w1200-h543-dcffffff-gmir?v=1763913440
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bdc4badfa63460da700d09fe981bff273be96ea798b581f8de5c7e54bfb5f66d-rimg-w300-h300-dc282961-gmir?v=1763913440

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** 210 Vine Street, Johnstown, PA, United States
- **Q**: Who is organizing the event?
  - **A:** Memorial Baptist Church
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving Centennial Celebration  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Centennial Celebration",
        "image": "https://cdn-az.allevents.in/events6/banners/a087c3245a8604c08087908240dc3181916744232a791adfead87483bed8734e-rimg-w1200-h543-dcffffff-gmir?v=1763913440",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/johnstown/thanksgiving-centennial-celebration/200029059426325",
        "location": {
            "@type": "Place",
            "name": "210 Vine Street, Johnstown, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 Vine St, Johnstown, PA 15901-1519, United States",
                "addressLocality": "Johnstown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.3257",
                "longitude": "-78.92437"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our worship service as we celebrate 100 years of God working through Memorial Baptist Church.  Stay for our Thanksgiving dinner and fellowship time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Memorial Baptist Church",
                "url": "https://allevents.in/org/memorial-baptist-church/26107506"
            }
        ]
    }
]
```