

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 03:00 pm
- **Event Description**: Don't have a place for Thanksgiving? Open to the whole community. Come and enjoy Thanksgiving dinner and be part of an amazing family. No need to bring anything, please come and enjoy.
- **Event URL**: https://allevents.in/white-rock/thanksgiving-dinner/200029189097437
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: White Rock
- **state**: NM
- **country**: United States
- **location**: 15 Grand Canyon Dr, White Rock, NM
- **lat**: 35.82235
- **long**: -106.22161
- **full address**: 15 Grand Canyon Dr, White Rock, NM, United States

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/184205c6b7ba909357389dd43f086b894b37a5aaeb0bcc2c9eee8cec2d00e375-rimg-w1200-h1200-dc906444-gmir?v=1763642346

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Thu, 27 Nov, 2025 at 03:00 pm to Thu, 27 Nov, 2025 at 03:00 pm at 15 Grand Canyon Dr, White Rock, NM, United States.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by La Vista Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events4/banners/184205c6b7ba909357389dd43f086b894b37a5aaeb0bcc2c9eee8cec2d00e375-rimg-w1200-h1200-dc906444-gmir?v=1763642346",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/white-rock/thanksgiving-dinner/200029189097437",
        "location": {
            "@type": "Place",
            "name": "15 Grand Canyon Dr, White Rock, NM",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Grand Canyon Dr, White Rock, NM 87547-3468, United States",
                "addressLocality": "White Rock",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.82235",
                "longitude": "-106.22161"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don't have a place for Thanksgiving? Open to the whole community. Come and enjoy Thanksgiving dinner and be part of an amazing family. No need to bring anything, please come and enjoy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "La Vista Church of the Nazarene",
                "url": "https://allevents.in/org/la-vista-church-of-the-nazarene/21186233"
            }
        ]
    }
]
```