

# Event Details

- **Event Name**: Greensboro Big Band Concert
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 03:00 pm
- **Event Description**: Join us for the Greensboro Big Band's fall performance! Admission is free of charge but donations are encouraged to help sustain the City Ensemble Concert series.
- **Event URL**: https://allevents.in/greensboro/greensboro-big-band-concert/200029049773409
- **Event Categories**: music, entertainment, concerts, nonprofit
- **Interested Audience**: 
  - total_interested_count: 105

## Ticket Details


## Event venue details

- **city**: Greensboro
- **state**: NC
- **country**: United States
- **location**: Van Dyke Performance Space
- **lat**: 36.0738035
- **long**: -79.7883771
- **full address**: Van Dyke Performance Space, 200 North Davie Street #101N,Greensboro,NC,United States

## Event gallery

- **Alt text**: Greensboro Big Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/655062471c8e7ace92bcb40c07ccad17ef824210e0a284561a716c6c4cd9d3d7-rimg-w1200-h628-dc1c1712-gmir?v=1762433299

## FAQs

- **Q**: When and where is Greensboro Big Band Concert being held?
  - **A:** Greensboro Big Band Concert takes place on Sun, 09 Nov, 2025 at 03:00 pm to Sun, 09 Nov, 2025 at 03:00 pm at Van Dyke Performance Space, 200 North Davie Street #101N,Greensboro,NC,United States.
- **Q**: Who is organizing Greensboro Big Band Concert?
  - **A:** Greensboro Big Band Concert is organized by Creative Greensboro.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Greensboro Big Band Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Greensboro, this event is thoughtfully curated to deliver a standout experience worth every moment. With 100+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Greensboro Big Band Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/655062471c8e7ace92bcb40c07ccad17ef824210e0a284561a716c6c4cd9d3d7-rimg-w1200-h628-dc1c1712-gmir?v=1762433299",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/greensboro/greensboro-big-band-concert/200029049773409",
        "location": {
            "@type": "Place",
            "name": "Van Dyke Performance Space",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 North Davie Street #101N,Greensboro,NC,United States",
                "addressLocality": "Greensboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0738035",
                "longitude": "-79.7883771"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Greensboro Big Band's fall performance! Admission is free of charge but donations are encouraged to help sustain the City Ensemble Concert series.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Creative Greensboro",
                "url": "https://allevents.in/org/creative-greensboro/19356847"
            }
        ]
    }
]
```