

# Event Details

- **Event Name**: Maryland Gospel Choir Concert
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 07:30 pm
- **Event Description**: Since its founding in 1975, hundreds of voices have joined together to share joyous music through UMD’s very own gospel choir. Committed to encouraging fellowship and community service, this group is composed of gospel music lovers across campus.
- **Event URL**: https://allevents.in/college-park/maryland-gospel-choir-concert/200029656253615
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: College Park
- **state**: MD
- **country**: United States
- **location**: The Clarice
- **lat**: 38.99058456
- **long**: -76.9502706145
- **full address**: The Clarice, University Boulevard and Stadium Dr,College Park, Maryland, United States

## Event gallery

- **Alt text**: Maryland Gospel Choir Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0dadfc8fb5e9f2761b86f2dddb139b1cbcf15149ef06b7f96eb317607c840b22-rimg-w1200-h675-dc000000-gmir?v=1776398949

## FAQs

- **Q**: When and where is Maryland Gospel Choir Concert being held?
  - **A:** Maryland Gospel Choir Concert takes place on Sun, 26 Apr, 2026 at 07:30 pm to Sun, 26 Apr, 2026 at 07:30 pm at The Clarice, University Boulevard and Stadium Dr,College Park, Maryland, United States.
- **Q**: Who is organizing Maryland Gospel Choir Concert?
  - **A:** Maryland Gospel Choir Concert is organized by The Clarice.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Maryland Gospel Choir 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 College Park, this event is thoughtfully curated to deliver a standout experience worth every moment. If Maryland Gospel Choir 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": "Maryland Gospel Choir Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/0dadfc8fb5e9f2761b86f2dddb139b1cbcf15149ef06b7f96eb317607c840b22-rimg-w1200-h675-dc000000-gmir?v=1776398949",
        "startDate": "2026-04-26",
        "url": "https://allevents.in/college-park/maryland-gospel-choir-concert/200029656253615",
        "location": {
            "@type": "Place",
            "name": "The Clarice",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "University Boulevard and Stadium Dr,College Park, Maryland",
                "addressLocality": "College Park",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.99058456",
                "longitude": "-76.9502706145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Since its founding in 1975, hundreds of voices have joined together to share joyous music through UMD’s very own gospel choir. Committed to encouraging fellowship and community service, this group is composed of gospel music lovers across campus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Clarice",
                "url": "https://allevents.in/org/the-clarice/1443600",
                "description": "At the University of Maryland, College Park, the Clarice Smith Performing Arts Center transforms lives through sustained engagement with the arts."
            }
        ]
    }
]
```