

# Event Details

- **Event Name**: Neighborhood Thanksgiving Concert
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 03:00 pm – Sun, 23 Nov, 2025 at 04:30 pm
- **Event Description**: Kinship Singers are hosting a Thanksgiving concert in our neighborhood and featuring local artists and organizations in the performance. NO TICKETS REQUIRED but bring your voice to join in some singing and non-perishable food items to support area food banks.
- **Event URL**: https://allevents.in/damascus/neighborhood-thanksgiving-concert/200029155985227
- **Event Categories**: music, entertainment, concerts, thanksgiving, food-drinks, art
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: http://facebook.com/200029155985227?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=damascus-events

## Event venue details

- **city**: Damascus
- **state**: MD
- **country**: United States
- **location**: Damascus United Methodist Church
- **lat**: 39.285874257093
- **long**: -77.200397507503
- **full address**: Damascus United Methodist Church, 9700 New Church St,Damascus,MD,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Kinship Singers (https://allevents.in/org/kinship-singers/24991533)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/32b22962ba63d1c2afb4b9097952c5811ad68afe995e4e3b1d0d58a8cd506044-rimg-w1200-h1600-dc151315-gmir?v=1762616847
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Neighborhood+Thanksgiving+Concert&date=23+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Damascus United Methodist Church, 9700 New Church St,Damascus,MD,United States
- **Q**: Who is organizing the event?
  - **A:** Kinship Singers
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, thanksgiving, food-drinks, art
- **Q**: Where can I find ticket details about Neighborhood Thanksgiving Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Neighborhood Thanksgiving Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/32b22962ba63d1c2afb4b9097952c5811ad68afe995e4e3b1d0d58a8cd506044-rimg-w1200-h1600-dc151315-gmir?v=1762616847",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/damascus/neighborhood-thanksgiving-concert/200029155985227",
        "location": {
            "@type": "Place",
            "name": "Damascus United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9700 New Church St,Damascus,MD,United States",
                "addressLocality": "Damascus",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.285874257093",
                "longitude": "-77.200397507503"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kinship Singers are hosting a Thanksgiving concert in our neighborhood and featuring local artists and organizations in the performance. NO TICKETS REQUIRED but bring your voice to join in some singing and non-perishable food items to support area food banks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kinship Singers",
                "url": "https://allevents.in/org/kinship-singers/24991533"
            }
        ]
    }
]
```