

# Event Details

- **Event Name**: Annual Spring Concert
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 07:00 pm
- **Event Description**: Join us at our Annual Spring Concert for an evening of music and community.
- **Event URL**: https://allevents.in/nassau/annual-spring-concert/200030348821157
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 142

## Ticket Details


## Event venue details

- **city**: Nassau
- **state**: NP
- **country**: The Bahamas
- **location**: St. Andrew's Presbyterian Kirk
- **lat**: 25.076024692222
- **long**: -77.343238469778
- **full address**: St. Andrew's Presbyterian Kirk, Nassau, The Bahamas

## Event gallery

- **Alt text**: Annual Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8089535b1242295599d251d57191c001998ec7c8e0b17ec9c1a407da81e67ac6-rimg-w1200-h1553-dcf3f8f5-gmir?v=1783772514

## FAQs

- **Q**: When and where is Annual Spring Concert being held?
  - **A:** Annual Spring Concert takes place on Thu, 16 Jul, 2026 at 07:00 pm to Thu, 16 Jul, 2026 at 07:00 pm at St. Andrew's Presbyterian Kirk, Nassau, The Bahamas.
- **Q**: Who is organizing Annual Spring Concert?
  - **A:** Annual Spring Concert is organized by The Bahamas National Symphony Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual 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 Nassau, this event is thoughtfully curated to deliver a standout experience worth every moment. With 140+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Annual Spring Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/8089535b1242295599d251d57191c001998ec7c8e0b17ec9c1a407da81e67ac6-rimg-w1200-h1553-dcf3f8f5-gmir?v=1783772514",
        "startDate": "2026-07-16",
        "url": "https://allevents.in/nassau/annual-spring-concert/200030348821157",
        "location": {
            "@type": "Place",
            "name": "St. Andrew's Presbyterian Kirk",
            "address": {
                "@type": "PostalAddress",
                "name": "St. Andrew's Presbyterian Kirk, Nassau, The Bahamas",
                "addressLocality": "Nassau",
                "addressRegion": "NP",
                "addressCountry": "BS"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.076024692222",
                "longitude": "-77.343238469778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at our Annual Spring Concert for an evening of music and community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Bahamas National Symphony Orchestra",
                "url": "https://allevents.in/org/the-bahamas-national-symphony-orchestra/21164080"
            }
        ]
    }
]
```