

# Event Details

- **Event Name**: Norman Singers Spring Concert
- **Event Start and End Date**: Sat, 02 May, 2026 at 07:00 pm (-05:00)
- **Event Description**: Join the Norman Singers on Sunday, May 4th for our Spring Concert! Featuring work inspired by the poety of Langston Hughes, John McCrae, Walt Whitman, Shanelle Gabriel and more.
- **Event URL**: https://allevents.in/norman/norman-singers-spring-concert/200029997547744
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Norman
- **state**: OK
- **country**: United States
- **location**: 211 W Comanche St, Norman, OK 73069-5610, United States
- **lat**: 35.21902
- **long**: -97.44585
- **full address**: 211 W Comanche St, Norman, OK 73069-5610, United States

## Event gallery

- **Alt text**: Norman Singers Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9069f3a2cb2afcad4079e1573c851d16b091523f518e2f79a1f6942aa9fdb291-rimg-w1200-h628-dcf3efd7-gmir?v=1777385504

## FAQs

- **Q**: When and where is Norman Singers Spring Concert being held?
  - **A:** Norman Singers Spring Concert takes place on Sat, 02 May, 2026 at 07:00 pm to Sat, 02 May, 2026 at 07:00 pm at 211 W Comanche St, Norman, OK 73069-5610, United States.
- **Q**: Who is organizing Norman Singers Spring Concert?
  - **A:** Norman Singers Spring Concert is organized by The Norman Singers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Norman Singers Spring 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 Norman, this event is thoughtfully curated to deliver a standout experience worth every moment. If Norman Singers Spring 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": "Norman Singers Spring Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/9069f3a2cb2afcad4079e1573c851d16b091523f518e2f79a1f6942aa9fdb291-rimg-w1200-h628-dcf3efd7-gmir?v=1777385504",
        "startDate": "2026-05-02T19:00:00-05:00",
        "url": "https://allevents.in/norman/norman-singers-spring-concert/200029997547744",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "211 W Comanche St, Norman, OK 73069-5610, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 W Comanche St, Norman, OK 73069-5610, United States",
                "addressLocality": "Norman",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.21902",
                "longitude": "-97.44585"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Norman Singers on Sunday, May 4th for our Spring Concert! Featuring work inspired by the poety of Langston Hughes, John McCrae, Walt Whitman, Shanelle Gabriel and more.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Norman Singers",
                "url": "https://allevents.in/org/the-norman-singers/7078562",
                "description": "The Norman Singers strive to create community brought together and enriched by song."
            }
        ]
    }
]
```