

# Event Details

- **Event Name**: A Place at the Table Christmas Production
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:00 am
- **Event Description**: Join us for an unforgettable Christmas experience at St. Stephen AME Zion Church!
During our 11 AM morning worship, we will present A Place at the Table, a powerful Christmas production that blends storytelling, music, dance, and heartfelt performances into a message of hope, healing, and belonging.

This original production follows six individuals who arrive at the same community dinner—each carrying quiet struggles, private battles, and hidden prayers. As their stories unfold, we watch how God meets them right where they are, reminding every one of us that Christ came to make room for the hurting, the overlooked, and the searching.
- **Event URL**: https://allevents.in/asbury-park/a-place-at-the-table-christmas-production/200029386793523
- **Event Categories**: christmas, storytelling
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Asbury Park
- **state**: NJ
- **country**: United States
- **location**: St Stephen AMEZ Church
- **lat**: 40.2152
- **long**: -74.0173
- **full address**: St Stephen AMEZ Church, 1001 Springwood Avenue,Asbury Park, New Jersey, United States

## Event gallery

- **Alt text**: A Place at the Table Christmas Production
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bee4dd006e03c1c09d6de539da79b3938a319780947926fb816591449367a277-rimg-w1200-h1552-dc2e1917-gmir?v=1766284462

## FAQs

- **Q**: When and where is A Place at the Table Christmas Production being held?
  - **A:** A Place at the Table Christmas Production takes place on Sun, 21 Dec, 2025 at 11:00 am to Sun, 21 Dec, 2025 at 11:00 am at St Stephen AMEZ Church, 1001 Springwood Avenue,Asbury Park, New Jersey, United States.
- **Q**: Who is organizing A Place at the Table Christmas Production?
  - **A:** A Place at the Table Christmas Production is organized by St Stephen AMEZ Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Place at the Table Christmas Production",
        "image": "https://cdn-az.allevents.in/events9/banners/bee4dd006e03c1c09d6de539da79b3938a319780947926fb816591449367a277-rimg-w1200-h1552-dc2e1917-gmir?v=1766284462",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/asbury-park/a-place-at-the-table-christmas-production/200029386793523",
        "location": {
            "@type": "Place",
            "name": "St Stephen AMEZ Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 Springwood Avenue,Asbury Park, New Jersey",
                "addressLocality": "Asbury Park",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.2152",
                "longitude": "-74.0173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an unforgettable Christmas experience at St. Stephen AME Zion Church!\nDuring our 11 AM morning worship, we will present A Place at the Table, a powerful Christmas production that blends storytelling, music, dance, and heartfelt performances into a message of hope, healing, and belonging.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Stephen AMEZ Church",
                "url": "https://allevents.in/org/st-stephen-amez-church/27266878"
            }
        ]
    }
]
```