

# Event Details

- **Event Name**: NELC Spring Weekend
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 08:00 am – Sat, 06 Jun, 2026 at 03:00 pm (-04:00)
- **Event Description**: More information coming soon!
- **Event URL**: https://allevents.in/bennington/nelc-spring-weekend/200029186226000
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details


## Event venue details

- **city**: Bennington
- **state**: VT
- **country**: United States
- **location**: Elks Bennington Lodge
- **lat**: 42.87822
- **long**: -73.19991
- **full address**: Elks Bennington Lodge, 125 Washington Ave,Bennington, Vermont, United States

## Event gallery

- **Alt text**: NELC Spring Weekend
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/835ef324a73661eb2ad03258903d1e5b14eba5e42fba51b26dab1a33f13bc963-rimg-w940-h788-dcf0c102-gmir?v=1775904670

## FAQs

- **Q**: When and where is NELC Spring Weekend being held?
  - **A:** NELC Spring Weekend takes place on Sat, 06 Jun, 2026 at 08:00 am to Sat, 06 Jun, 2026 at 03:00 pm at Elks Bennington Lodge, 125 Washington Ave,Bennington, Vermont, United States.
- **Q**: Who is organizing NELC Spring Weekend?
  - **A:** NELC Spring Weekend is organized by New England Lions Council.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NELC Spring Weekend",
        "image": "https://cdn-az.allevents.in/events2/banners/835ef324a73661eb2ad03258903d1e5b14eba5e42fba51b26dab1a33f13bc963-rimg-w940-h788-dcf0c102-gmir?v=1775904670",
        "startDate": "2026-06-06T08:00:00-04:00",
        "endDate": "2026-06-06T15:00:00-04:00",
        "url": "https://allevents.in/bennington/nelc-spring-weekend/200029186226000",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Elks Bennington Lodge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 Washington Ave,Bennington, Vermont",
                "addressLocality": "Bennington",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.87822",
                "longitude": "-73.19991"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More information coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New England Lions Council",
                "url": "https://allevents.in/org/new-england-lions-council/22920195"
            }
        ]
    }
]
```