

# Event Details

- **Event Name**: Concert
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:00 pm
- **Event Description**: Performance
- **Event URL**: https://allevents.in/voorhees/concert/200030125427057
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Voorhees
- **state**: NJ
- **country**: United States
- **location**: St. Mary's Catholic Home, Cherry Hill, NJ
- **lat**: 39.88154
- **long**: -74.96528
- **full address**: St. Mary's Catholic Home, Cherry Hill, NJ, 210 St Marys Dr, Cherry Hill, NJ 08003-2517, United States, Voorhees

## Event gallery

- **Alt text**: Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2d894aaf2640f6b463f9362292bab0501d944b00233a945641529a5de9e58932-rimg-w1200-h520-dcfefffe-gmir?v=1781747734

## FAQs

- **Q**: When and where is Concert being held?
  - **A:** Concert takes place on Sat, 20 Jun, 2026 at 02:00 pm to Sat, 20 Jun, 2026 at 02:00 pm at St. Mary's Catholic Home, Cherry Hill, NJ, 210 St Marys Dr, Cherry Hill, NJ 08003-2517, United States, Voorhees.
- **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 Voorhees, 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/events1/banners/2d894aaf2640f6b463f9362292bab0501d944b00233a945641529a5de9e58932-rimg-w1200-h520-dcfefffe-gmir?v=1781747734",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/voorhees/concert/200030125427057",
        "location": {
            "@type": "Place",
            "name": "St. Mary's Catholic Home, Cherry Hill, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 St Marys Dr, Cherry Hill, NJ 08003-2517, United States",
                "addressLocality": "Voorhees",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.88154",
                "longitude": "-74.96528"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Performance",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Barrington Band",
                "url": "https://allevents.in/org/the-barrington-band/27672851"
            }
        ]
    }
]
```