

# Event Details

- **Event Name**: Spring Opera Night
- **Event Start and End Date**: Thu, 18 Mar, 2027 at 06:30 pm (-05:00)
- **Event Description**: Meet the cast members of SUSANNAH and get a preview of the show while you dine with friends at the lovely East Ridge Country Club.
- **Event URL**: https://allevents.in/shreveport/spring-opera-night/200030408083904
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Shreveport
- **state**: LA
- **country**: United States
- **location**: East Ridge Country Club
- **lat**: 32.401960599266
- **long**: -93.732864568097
- **full address**: East Ridge Country Club, 1000 Stewart Dr,Shreveport,LA,United States

## Event gallery

- **Alt text**: Spring Opera Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/12bedf1e8b8e9120f08f8202365f9d98234264e740fd29faa81c77c463518a41-rimg-w1200-h628-dc071112-gmir?v=1784135103

## FAQs

- **Q**: When and where is Spring Opera Night being held?
  - **A:** Spring Opera Night takes place on Thu, 18 Mar, 2027 at 06:30 pm to Thu, 18 Mar, 2027 at 06:30 pm at East Ridge Country Club, 1000 Stewart Dr,Shreveport,LA,United States.
- **Q**: Who is organizing Spring Opera Night?
  - **A:** Spring Opera Night is organized by Shreveport Opera.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Opera Night",
        "image": "https://cdn-az.allevents.in/events6/banners/12bedf1e8b8e9120f08f8202365f9d98234264e740fd29faa81c77c463518a41-rimg-w1200-h628-dc071112-gmir?v=1784135103",
        "startDate": "2027-03-18T18:30:00-05:00",
        "url": "https://allevents.in/shreveport/spring-opera-night/200030408083904",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "East Ridge Country Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Stewart Dr,Shreveport,LA,United States",
                "addressLocality": "Shreveport",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.401960599266",
                "longitude": "-93.732864568097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet the cast members of SUSANNAH and get a preview of the show while you dine with friends at the lovely East Ridge Country Club.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shreveport Opera",
                "url": "https://allevents.in/org/shreveport-opera/12051246",
                "description": "Shreveport Opera"
            }
        ]
    }
]
```