

# Event Details

- **Event Name**: Concert
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 07:15 pm (-04:00)
- **Event Description**: Performance
- **Event URL**: https://allevents.in/moorestown/concert/200029921968026
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Moorestown
- **state**: NJ
- **country**: United States
- **location**: The Evergreens Chapel
- **lat**: 39.983408654451
- **long**: -74.947172843128
- **full address**: The Evergreens Chapel, 309 Bridgeboro Rd, Moorestown, NJ 08057-1418, United States

## Event gallery

- **Alt text**: Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3834c89b35d768163f527087f8144ab9c244d3dd2a9b431b6f476256f51c9298-rimg-w1200-h520-dcffffff-gmir?v=1775833466

## FAQs

- **Q**: When and where is Concert being held?
  - **A:** Concert takes place on Tue, 09 Jun, 2026 at 07:15 pm to Tue, 09 Jun, 2026 at 07:15 pm at The Evergreens Chapel, 309 Bridgeboro Rd, Moorestown, NJ 08057-1418, United States.
- **Q**: Who is organizing Concert?
  - **A:** Concert is organized by The Barrington Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Moorestown, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/3834c89b35d768163f527087f8144ab9c244d3dd2a9b431b6f476256f51c9298-rimg-w1200-h520-dcffffff-gmir?v=1775833466",
        "startDate": "2026-06-09T19:15:00-04:00",
        "url": "https://allevents.in/moorestown/concert/200029921968026",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Evergreens Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "309 Bridgeboro Rd, Moorestown, NJ 08057-1418, United States",
                "addressLocality": "Moorestown",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.983408654451",
                "longitude": "-74.947172843128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Performance",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Barrington Band",
                "url": "https://allevents.in/org/the-barrington-band/27672851"
            }
        ]
    }
]
```