

# Event Details

- **Event Name**: Thanksgiving Feast
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 05:00 pm – Sat, 22 Nov, 2025 at 07:00 pm
- **Event Description**: Invite friends and family to fellowship and feast with us as we thank God for all the blessings He has given us!
- **Event URL**: https://allevents.in/san-jose/thanksgiving-feast/200029188359110
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: San Jose
- **state**: CA
- **country**: United States
- **location**: 1170 Foxworthy Ave, San Jose, CA
- **lat**: 37.27717
- **long**: -121.88181
- **full address**: 1170 Foxworthy Ave, San Jose, CA, United States

## Event gallery

- **Alt text**: Thanksgiving Feast
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e6943c29bd930c801315f14231d1812685896b39a9958ad744922f24c86fee7c-rimg-w1080-h1080-dcf7c75a-gmir?v=1763621703

## FAQs

- **Q**: When and where is Thanksgiving Feast being held?
  - **A:** Thanksgiving Feast takes place on Sat, 22 Nov, 2025 at 05:00 pm to Sat, 22 Nov, 2025 at 07:00 pm at 1170 Foxworthy Ave, San Jose, CA, United States.
- **Q**: Who is organizing Thanksgiving Feast?
  - **A:** Thanksgiving Feast is organized by Central Church of Christ .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Feast",
        "image": "https://cdn-az.allevents.in/events2/banners/e6943c29bd930c801315f14231d1812685896b39a9958ad744922f24c86fee7c-rimg-w1080-h1080-dcf7c75a-gmir?v=1763621703",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/san-jose/thanksgiving-feast/200029188359110",
        "location": {
            "@type": "Place",
            "name": "1170 Foxworthy Ave, San Jose, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1170 Foxworthy Ave, San Jose, CA 95118-1209, United States",
                "addressLocality": "San Jose",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.27717",
                "longitude": "-121.88181"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Invite friends and family to fellowship and feast with us as we thank God for all the blessings He has given us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Church of Christ ",
                "url": "https://allevents.in/org/central-church-of-christ/21921361"
            }
        ]
    }
]
```