

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Mon, 24 Nov, 2025 at 06:00 pm
- **Event Description**: Free Thanksgiving Dinner at the Lighthouse Church
November 24th 
6:00-7:30  PM
@ the lighthouse church
135 E. Franklin St.
- **Event URL**: https://allevents.in/pomona/thanksgiving-dinner/200029135499200
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Pomona
- **state**: KS
- **country**: United States
- **location**: 135 E Franklin St, Pomona, KS 66076-6500, United States
- **lat**: 38.60874
- **long**: -95.45166
- **full address**: 135 E Franklin St, Pomona, KS 66076-6500, United States

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7c15be0c6f8b9947a7cb73f9c03e45a734562f9612f348d274afc864caf18665-rimg-w1080-h1080-dcffffff-gmir?v=1763999971

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Mon, 24 Nov, 2025 at 06:00 pm to Mon, 24 Nov, 2025 at 06:00 pm at 135 E Franklin St, Pomona, KS 66076-6500, United States.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by Pomona Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/7c15be0c6f8b9947a7cb73f9c03e45a734562f9612f348d274afc864caf18665-rimg-w1080-h1080-dcffffff-gmir?v=1763999971",
        "startDate": "2025-11-24",
        "url": "https://allevents.in/pomona/thanksgiving-dinner/200029135499200",
        "location": {
            "@type": "Place",
            "name": "135 E Franklin St, Pomona, KS 66076-6500, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "135 E Franklin St, Pomona, KS 66076-6500, United States",
                "addressLocality": "Pomona",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.60874",
                "longitude": "-95.45166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Thanksgiving Dinner at the Lighthouse Church\nNovember 24th \n6:00-7:30  PM\n@ the lighthouse church\n135 E. Franklin St.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pomona Community Library",
                "url": "https://allevents.in/org/pomona-community-library/21145173"
            }
        ]
    }
]
```