

# Event Details

- **Event Name**: Nectar Night
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 07:00 pm – Sun, 21 Jun, 2026 at 07:30 pm
- **Event Description**: All sorts of musicians will be on hand to celebrate Nectar and his iconic club. No tellin' who will show up. Music starts around 5 and goes till who knows when. We're right in the middle at 7.
- **Event URL**: https://allevents.in/south-burlington/nectar-night/200030196971620
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details


## Event venue details

- **city**: South Burlington
- **state**: VT
- **country**: United States
- **location**: Higher Ground
- **lat**: 44.468894056451
- **long**: -73.175655459258
- **full address**: Higher Ground, 1214 Williston Rd,South Burlington, Vermont, United States

## Event gallery

- **Alt text**: Nectar Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/73e5580011b2a63564fc921be97fbfef9cfb592bdabd34916499ab31d46fc79c-rimg-w640-h480-dcf4f4f2-gmir?v=1781753104

## FAQs

- **Q**: When and where is Nectar Night being held?
  - **A:** Nectar Night takes place on Sun, 21 Jun, 2026 at 07:00 pm to Sun, 21 Jun, 2026 at 07:30 pm at Higher Ground, 1214 Williston Rd,South Burlington, Vermont, United States.
- **Q**: Who is organizing Nectar Night?
  - **A:** Nectar Night is organized by Blues For Breakfast.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Nectar Night is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in South Burlington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Nectar Night 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": "Nectar Night",
        "image": "https://cdn-az.allevents.in/events6/banners/73e5580011b2a63564fc921be97fbfef9cfb592bdabd34916499ab31d46fc79c-rimg-w640-h480-dcf4f4f2-gmir?v=1781753104",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/south-burlington/nectar-night/200030196971620",
        "location": {
            "@type": "Place",
            "name": "Higher Ground",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1214 Williston Rd,South Burlington, Vermont",
                "addressLocality": "South Burlington",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.468894056451",
                "longitude": "-73.175655459258"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All sorts of musicians will be on hand to celebrate Nectar and his iconic club. No tellin' who will show up. Music starts around 5 and goes till who knows when. We're right in the middle at 7.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blues For Breakfast",
                "url": "https://allevents.in/org/blues-for-breakfast/20016440"
            }
        ]
    }
]
```