

# Event Details

- **Event Name**: concert in the square
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 06:00 pm (-04:00)
- **Event Description**: join us in the square for a summer evening of groovaliciousness!
- **Event URL**: https://allevents.in/stroudsburg/concert-in-the-square/200030183031018
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Stroudsburg
- **state**: PA
- **country**: United States
- **location**: Stroudsburg Courthouse Square
- **lat**: 40.986347626384
- **long**: -75.194136812626
- **full address**: Stroudsburg Courthouse Square, Stroudsburg, Pennsylvania, United States

## Event gallery

- **Alt text**: concert in the square
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4f372c39e2e74daa970c5603ba5ac03faf33e50a40c797010072090f4348e035-rimg-w960-h669-dc90734f-gmir?v=1780484177

## FAQs

- **Q**: When and where is concert in the square being held?
  - **A:** concert in the square takes place on Thu, 16 Jul, 2026 at 06:00 pm to Thu, 16 Jul, 2026 at 06:00 pm at Stroudsburg Courthouse Square, Stroudsburg, Pennsylvania, United States.
- **Q**: Who is organizing concert in the square?
  - **A:** concert in the square is organized by The Agitators.
- **Q**: Who is this event for? Is it right for me?
  - **A:** concert in the square 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 Stroudsburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If concert in the square 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": "concert in the square",
        "image": "https://cdn-az.allevents.in/events1/banners/4f372c39e2e74daa970c5603ba5ac03faf33e50a40c797010072090f4348e035-rimg-w960-h669-dc90734f-gmir?v=1780484177",
        "startDate": "2026-07-16T18:00:00-04:00",
        "url": "https://allevents.in/stroudsburg/concert-in-the-square/200030183031018",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Stroudsburg Courthouse Square",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stroudsburg, Pennsylvania",
                "addressLocality": "Stroudsburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.986347626384",
                "longitude": "-75.194136812626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "join us in the square for a summer evening of groovaliciousness!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Agitators",
                "url": "https://allevents.in/org/the-agitators/23328956"
            }
        ]
    }
]
```