

# Event Details

- **Event Name**: Community Concert: The U.S. Army Woodwind Quintet
- **Event Start and End Date**: Sat, 29 Apr, 2023 at 07:00 pm
- **Event Description**: The U.S. Army Woodwind Quintet presents a free concert in Burke, VA.
- **Event URL**: https://allevents.in/burke/community-concert-the-us-army-woodwind-quintet/200024405282359
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Burke
- **state**: VA
- **country**: United States
- **location**: Burke United Methodist Church
- **lat**: 38.78409
- **long**: -77.2807
- **full address**: Burke United Methodist Church, 6200 Burke Centre Pkwy,Burke,VA,United States

## Event gallery

- **Alt text**: Community Concert: The U.S. Army Woodwind Quintet
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/00a3dc37a08913d05018c3213c90e7bcdbbe3c8e5a32c59c3c607b4aad8100ae-rimg-w960-h540-gmir.jpg?v=1682540483

## FAQs

- **Q**: When and where is Community Concert: The U.S. Army Woodwind Quintet being held?
  - **A:** Community Concert: The U.S. Army Woodwind Quintet takes place on Sat, 29 Apr, 2023 at 07:00 pm to Sat, 29 Apr, 2023 at 07:00 pm at Burke United Methodist Church, 6200 Burke Centre Pkwy,Burke,VA,United States.
- **Q**: Who is organizing Community Concert: The U.S. Army Woodwind Quintet?
  - **A:** Community Concert: The U.S. Army Woodwind Quintet is organized by The United States Army Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Community Concert: The U.S. Army Woodwind Quintet is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Burke, this event is thoughtfully curated to deliver a standout experience worth every moment. If Community Concert: The U.S. Army Woodwind Quintet sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Community Concert: The U.S. Army Woodwind Quintet",
        "image": "https://cdn-az.allevents.in/events2/banners/00a3dc37a08913d05018c3213c90e7bcdbbe3c8e5a32c59c3c607b4aad8100ae-rimg-w960-h540-gmir.jpg?v=1682540483",
        "startDate": "2023-04-29",
        "url": "https://allevents.in/burke/community-concert-the-us-army-woodwind-quintet/200024405282359",
        "location": {
            "@type": "Place",
            "name": "Burke United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6200 Burke Centre Pkwy,Burke,VA,United States",
                "addressLocality": "Burke",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.78409",
                "longitude": "-77.2807"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The U.S. Army Woodwind Quintet presents a free concert in Burke, VA.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The United States Army Band",
                "url": "https://allevents.in/org/the-united-states-army-band/12499171",
                "description": "The premier musical organization of the nation's senior armed service."
            }
        ]
    }
]
```