

# Event Details

- **Event Name**: DUEL rocks the Lodge
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 06:00 pm
- **Event Description**: great music and great people
- **Event URL**: https://allevents.in/saint-albans/duel-rocks-the-lodge/200029237839228
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Saint Albans
- **state**: VT
- **country**: United States
- **location**: 44 Gricebrook Rd, Saint Albans, VT
- **lat**: 44.80157
- **long**: -73.07135
- **full address**: 44 Gricebrook Rd, Saint Albans, VT, United States

## Event gallery

- **Alt text**: DUEL rocks the Lodge
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7acef79cb6aa501f04ab69feeeefda080c437b51582f3d789ac9dfc0208cb07b-rimg-w1200-h1600-dcc24a2e-gmir?v=1763760088

## FAQs

- **Q**: When and where is DUEL rocks the Lodge being held?
  - **A:** DUEL rocks the Lodge takes place on Wed, 26 Nov, 2025 at 06:00 pm to Wed, 26 Nov, 2025 at 06:00 pm at 44 Gricebrook Rd, Saint Albans, VT, United States.
- **Q**: Who is organizing DUEL rocks the Lodge?
  - **A:** DUEL rocks the Lodge is organized by St. Albans Elks Lodge 1566.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DUEL rocks the Lodge",
        "image": "https://cdn-az.allevents.in/events7/banners/7acef79cb6aa501f04ab69feeeefda080c437b51582f3d789ac9dfc0208cb07b-rimg-w1200-h1600-dcc24a2e-gmir?v=1763760088",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/saint-albans/duel-rocks-the-lodge/200029237839228",
        "location": {
            "@type": "Place",
            "name": "44 Gricebrook Rd, Saint Albans, VT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 Gricebrook Rd, St Albans, VT 05478-9500, United States",
                "addressLocality": "Saint Albans",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.80157",
                "longitude": "-73.07135"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "great music and great people",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Albans Elks Lodge 1566",
                "url": "https://allevents.in/org/st-albans-elks-lodge-1566/25588162"
            }
        ]
    }
]
```