

# Event Details

- **Event Name**: We Care Annual Thanksgiving Dinner
- **Event Start and End Date**: Mon, 24 Nov, 2025 at 04:00 pm
- **Event Description**: Monday November 24th
- **Event URL**: https://allevents.in/annapolis/we-care-annual-thanksgiving-dinner/200029232036521
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Annapolis
- **state**: MD
- **country**: United States
- **location**: Stanton Center
- **lat**: 38.98010405
- **long**: -76.496388150007
- **full address**: Stanton Center, Annapolis,MD,United States

## Event gallery

- **Alt text**: We Care Annual Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cfad0b456ccd22ab8f88c606be19cd63dc244fc1dbefa052ae6c2bda2fd6dec9-rimg-w960-h581-dc5d5f5e-gmir?v=1763671820

## FAQs

- **Q**: When and where is We Care Annual Thanksgiving Dinner being held?
  - **A:** We Care Annual Thanksgiving Dinner takes place on Mon, 24 Nov, 2025 at 04:00 pm to Mon, 24 Nov, 2025 at 04:00 pm at Stanton Center, Annapolis,MD,United States.
- **Q**: Who is organizing We Care Annual Thanksgiving Dinner?
  - **A:** We Care Annual Thanksgiving Dinner is organized by We Care and Friends.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "We Care Annual Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events7/banners/cfad0b456ccd22ab8f88c606be19cd63dc244fc1dbefa052ae6c2bda2fd6dec9-rimg-w960-h581-dc5d5f5e-gmir?v=1763671820",
        "startDate": "2025-11-24",
        "url": "https://allevents.in/annapolis/we-care-annual-thanksgiving-dinner/200029232036521",
        "location": {
            "@type": "Place",
            "name": "Stanton Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Annapolis,MD,United States",
                "addressLocality": "Annapolis",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.98010405",
                "longitude": "-76.496388150007"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monday November 24th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "We Care and Friends",
                "url": "https://allevents.in/org/we-care-and-friends/20963721"
            }
        ]
    }
]
```