

# Event Details

- **Event Name**: Afternoon Music at the Market
- **Event Start and End Date**: Sat, 14 Feb, 2026 at 01:30 pm – Sat, 14 Feb, 2026 at 04:30 pm
- **Event Description**: Accoustic music around the bar to warm your Saturday afternoon 
Plenty of cool food vendors in this historic market     Gonna be fun
- **Event URL**: https://allevents.in/harrisburg/afternoon-music-at-the-market/200029656254938
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Harrisburg
- **state**: PA
- **country**: United States
- **location**: Broad Street Market
- **lat**: 40.27014
- **long**: -76.88771
- **full address**: Broad Street Market, 1233 N 3rd St,Harrisburg, Pennsylvania, United States

## Event gallery

- **Alt text**: Afternoon Music at the Market
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cb26d0fff4e16c42b0beaa944c269cc6c9e594f41562bbda0915854136c47b21-rimg-w750-h750-dc023568-gmir?v=1770932198

## FAQs

- **Q**: When and where is Afternoon Music at the Market being held?
  - **A:** Afternoon Music at the Market takes place on Sat, 14 Feb, 2026 at 01:30 pm to Sat, 14 Feb, 2026 at 04:30 pm at Broad Street Market, 1233 N 3rd St,Harrisburg, Pennsylvania, United States.
- **Q**: Who is organizing Afternoon Music at the Market?
  - **A:** Afternoon Music at the Market is organized by Little Brother Band, Harrisburg, PA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Afternoon Music at the Market 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 Harrisburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Afternoon Music at the Market 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": "Afternoon Music at the Market",
        "image": "https://cdn-az.allevents.in/events6/banners/cb26d0fff4e16c42b0beaa944c269cc6c9e594f41562bbda0915854136c47b21-rimg-w750-h750-dc023568-gmir?v=1770932198",
        "startDate": "2026-02-14",
        "endDate": "2026-02-14",
        "url": "https://allevents.in/harrisburg/afternoon-music-at-the-market/200029656254938",
        "location": {
            "@type": "Place",
            "name": "Broad Street Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1233 N 3rd St,Harrisburg, Pennsylvania",
                "addressLocality": "Harrisburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.27014",
                "longitude": "-76.88771"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Accoustic music around the bar to warm your Saturday afternoon \nPlenty of cool food vendors in this historic market     Gonna be fun",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Little Brother Band Harrisburg PA",
                "url": "https://allevents.in/org/little-brother-band-harrisburg-pa/22635066"
            }
        ]
    }
]
```