

# Event Details

- **Event Name**: The Table
- **Event Start and End Date**: Sun, 03 May, 2026 at 10:30 am (-05:00)
- **Event Description**: Jamie Baker-Maddix will be our guest speaker as we come to the table to talk about mental health awareness.
- **Event URL**: https://allevents.in/troy/the-table/200029624771758
- **Event Categories**: health-wellness, mental-health
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Troy
- **state**: IL
- **country**: United States
- **location**: 8965 State Route 162 PO Box 538, Troy, IL
- **lat**: 38.72136
- **long**: -89.8478
- **full address**: 8965 State Route 162 PO Box 538, Troy, IL, United States

## Event gallery

- **Alt text**: The Table
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e48e17147bfb24c8339baf73c6236ee718daf78a36c91ecdf7e28fe2d20dbf96-rimg-w1200-h927-dc6094aa-gmir?v=1776063304

## FAQs

- **Q**: When and where is The Table being held?
  - **A:** The Table takes place on Sun, 03 May, 2026 at 10:30 am to Sun, 03 May, 2026 at 10:30 am at 8965 State Route 162 PO Box 538, Troy, IL, United States.
- **Q**: Who is organizing The Table?
  - **A:** The Table is organized by The Pentecostals of Troy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Table",
        "image": "https://cdn-az.allevents.in/events10/banners/e48e17147bfb24c8339baf73c6236ee718daf78a36c91ecdf7e28fe2d20dbf96-rimg-w1200-h927-dc6094aa-gmir?v=1776063304",
        "startDate": "2026-05-03T10:30:00-05:00",
        "url": "https://allevents.in/troy/the-table/200029624771758",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "8965 State Route 162 PO Box 538, Troy, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8965 IL-162, Troy, IL 62294-2067, United States",
                "addressLocality": "Troy",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.72136",
                "longitude": "-89.8478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jamie Baker-Maddix will be our guest speaker as we come to the table to talk about mental health awareness.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Pentecostals of Troy",
                "url": "https://allevents.in/org/the-pentecostals-of-troy/22721327"
            }
        ]
    }
]
```