

# Event Details

- **Event Name**: Thanksgiving Lunch 
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 11:30 am
- **Event Description**: Please join us on Friday for a Thanksgiving Dinner! 11:30 am, $10, all ages welcome but PLEASE call/sign up before Thursday! 928-567-6356
- **Event URL**: https://allevents.in/camp-verde/thanksgiving-lunch/200029219780248
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Camp Verde
- **state**: AZ
- **country**: United States
- **location**: Camp Verde Senior Center
- **lat**: 34.56092
- **long**: -111.85854
- **full address**: Camp Verde Senior Center, 263 W Maryvale Dr,Camp Verde,AZ,United States

## Event gallery

- **Alt text**: Thanksgiving Lunch
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7f90d3a6ffdda853c0d211744da95df3dabaaea8da6f47a1ecd503fc70429ce2-rimg-w695-h900-dcfdf8ed-gmir?v=1763544646

## FAQs

- **Q**: When and where is Thanksgiving Lunch  being held?
  - **A:** Thanksgiving Lunch  takes place on Fri, 21 Nov, 2025 at 11:30 am to Fri, 21 Nov, 2025 at 11:30 am at Camp Verde Senior Center, 263 W Maryvale Dr,Camp Verde,AZ,United States.
- **Q**: Who is organizing Thanksgiving Lunch ?
  - **A:** Thanksgiving Lunch  is organized by Camp Verde Senior Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Lunch",
        "image": "https://cdn-az.allevents.in/events4/banners/7f90d3a6ffdda853c0d211744da95df3dabaaea8da6f47a1ecd503fc70429ce2-rimg-w695-h900-dcfdf8ed-gmir?v=1763544646",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/camp-verde/thanksgiving-lunch/200029219780248",
        "location": {
            "@type": "Place",
            "name": "Camp Verde Senior Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "263 W Maryvale Dr,Camp Verde,AZ,United States",
                "addressLocality": "Camp Verde",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.56092",
                "longitude": "-111.85854"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us on Friday for a Thanksgiving Dinner! 11:30 am, $10, all ages welcome but PLEASE call/sign up before Thursday! 928-567-6356",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camp Verde Senior Center",
                "url": "https://allevents.in/org/camp-verde-senior-center/27106439"
            }
        ]
    }
]
```