

# Event Details

- **Event Name**: Country night with the Smokehouse band at the Vespucci Lodge in Danbury Sat. June 13
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 07:00 pm – Sat, 13 Jun, 2026 at 08:00 pm
- **Event Description**: Country Ho Down at the VESPUCCI LODGE pavilion in Danbury by the Smokehouse Band. $10.00 cover charge. Food and drinks available for purchase. Music, dancing, food and drinks under the stars.
- **Event URL**: https://allevents.in/danbury/country-night-with-the-smokehouse-band-at-the-vespucci-lodge-in-danbury-sat-june-13/80003614532292
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Danbury
- **state**: CT
- **country**: United States
- **location**: Amerigo Vespucci Lodge
- **lat**: 41.3845446
- **long**: -73.4988852
- **full address**: Amerigo Vespucci Lodge, 10 Christopher Columbus Ave, Danbury, CT 06810, United States

## Event gallery

- **Alt text**: Country night with the Smokehouse band at the Vespucci Lodge in Danbury Sat. June 13
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a26ceb8695f7.jpg

## FAQs

- **Q**: When and where is Country night with the Smokehouse band at the Vespucci Lodge in Danbury Sat. June 13 being held?
  - **A:** Country night with the Smokehouse band at the Vespucci Lodge in Danbury Sat. June 13 takes place on Sat, 13 Jun, 2026 at 07:00 pm to Sat, 13 Jun, 2026 at 08:00 pm at Amerigo Vespucci Lodge, 10 Christopher Columbus Ave, Danbury, CT 06810, United States.
- **Q**: Who is organizing Country night with the Smokehouse band at the Vespucci Lodge in Danbury Sat. June 13?
  - **A:** Country night with the Smokehouse band at the Vespucci Lodge in Danbury Sat. June 13 is organized by Vespucci Lodge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Country night with the Smokehouse band at the Vespucci Lodge in Danbury Sat. June 13",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a26ceb8695f7.jpg",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/danbury/country-night-with-the-smokehouse-band-at-the-vespucci-lodge-in-danbury-sat-june-13/80003614532292",
        "location": {
            "@type": "Place",
            "name": "Amerigo Vespucci Lodge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 Christopher Columbus Ave, Danbury, CT 06810, United States",
                "postalCode": "06810",
                "addressLocality": "Danbury",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3845446",
                "longitude": "-73.4988852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Country Ho Down at the VESPUCCI LODGE pavilion in Danbury by the Smokehouse Band. $10.00 cover charge. Food and drinks available for purchase. Music, dancing, food and drinks under the stars.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vespucci Lodge",
                "url": "https://allevents.in/org/vespucci-lodge/20062254"
            }
        ]
    }
]
```