

# Event Details

- **Event Name**: Dance Concert
- **Event Start and End Date**: Sun, 20 Jul, 2025 at 07:00 pm
- **Event Description**: Come listen to a night of music in the park.  Our musicians work each week to bring you a great selection of music!
- **Event URL**: https://allevents.in/bethlehem/dance-concert/200028177600534
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Bethlehem
- **state**: PA
- **country**: United States
- **location**: Bethlehem Historic Rose Garden at the Rose Garden Park
- **lat**: 40.624702180167
- **long**: -75.395951271057
- **full address**: Bethlehem Historic Rose Garden at the Rose Garden Park, W Union Blvd and Eighth Ave,Bethlehem, Pennsylvania, United States

## Event gallery

- **Alt text**: Dance Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2a18505413ad4424b51c72d6757c92b75defba9a7c00e03b38f7009df8f1fa12-rimg-w584-h346-dcffffff-gmir?v=1752976796

## FAQs

- **Q**: When and where is Dance Concert being held?
  - **A:** Dance Concert takes place on Sun, 20 Jul, 2025 at 07:00 pm to Sun, 20 Jul, 2025 at 07:00 pm at Bethlehem Historic Rose Garden at the Rose Garden Park, W Union Blvd and Eighth Ave,Bethlehem, Pennsylvania, United States.
- **Q**: Who is organizing Dance Concert?
  - **A:** Dance Concert is organized by Bethlehem Municipal Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dance Concert 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 Bethlehem, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dance Concert 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": "Dance Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/2a18505413ad4424b51c72d6757c92b75defba9a7c00e03b38f7009df8f1fa12-rimg-w584-h346-dcffffff-gmir?v=1752976796",
        "startDate": "2025-07-20",
        "url": "https://allevents.in/bethlehem/dance-concert/200028177600534",
        "location": {
            "@type": "Place",
            "name": "Bethlehem Historic Rose Garden at the Rose Garden Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "W Union Blvd and Eighth Ave,Bethlehem, Pennsylvania",
                "addressLocality": "Bethlehem",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.624702180167",
                "longitude": "-75.395951271057"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come listen to a night of music in the park.  Our musicians work each week to bring you a great selection of music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethlehem Municipal Band",
                "url": "https://allevents.in/org/bethlehem-municipal-band/21672200"
            }
        ]
    }
]
```