

# Event Details

- **Event Name**: A Touch of Home Holiday Dinner
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:30 am
- **Event Description**: A Touch of Home Ministry wants to help you celebrate the holidays. We will provide an engaging atmosphere, good food, and good company.
- **Event URL**: https://allevents.in/teaneck/a-touch-of-home-holiday-dinner/200029160466342
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Teaneck
- **state**: NJ
- **country**: United States
- **location**: 1592 Teaneck Rd, Teaneck, NJ, United States, New Jersey 07666
- **lat**: 40.90441
- **long**: -73.99899
- **full address**: 1592 Teaneck Rd, Teaneck, NJ, United States, New Jersey 07666

## Event gallery

- **Alt text**: A Touch of Home Holiday Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/aeb55e61ed43c87995c29493d0599a483d612e9a2d5948952139703f5cca3125-rimg-w1200-h675-dcebecec-gmir?v=1763312454

## FAQs

- **Q**: When and where is A Touch of Home Holiday Dinner being held?
  - **A:** A Touch of Home Holiday Dinner takes place on Sun, 23 Nov, 2025 at 10:30 am to Sun, 23 Nov, 2025 at 10:30 am at 1592 Teaneck Rd, Teaneck, NJ, United States, New Jersey 07666.
- **Q**: Who is organizing A Touch of Home Holiday Dinner?
  - **A:** A Touch of Home Holiday Dinner is organized by First Baptist Church of Teaneck.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "A Touch of Home Holiday Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/aeb55e61ed43c87995c29493d0599a483d612e9a2d5948952139703f5cca3125-rimg-w1200-h675-dcebecec-gmir?v=1763312454",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/teaneck/a-touch-of-home-holiday-dinner/200029160466342",
        "location": {
            "@type": "Place",
            "name": "1592 Teaneck Rd, Teaneck, NJ, United States, New Jersey 07666",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1592 Teaneck Rd, Teaneck, NJ 07666-3614, United States",
                "addressLocality": "Teaneck",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.90441",
                "longitude": "-73.99899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Touch of Home Ministry wants to help you celebrate the holidays. We will provide an engaging atmosphere, good food, and good company.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Teaneck",
                "url": "https://allevents.in/org/first-baptist-church-of-teaneck/27042800"
            }
        ]
    }
]
```