

# Event Details

- **Event Name**: VETERANS DAY DANCE
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 06:00 pm
- **Event Description**: Come join us for a pot roast dinner served at 6pm. 
Dance through the decades with music from the 
50's, 60's, 70's and beyond.
Ticket sales end Wednesday 11/5/2026
- **Event URL**: https://allevents.in/new-london/veterans-day-dance/200028952555739
- **Event Categories**: veterans-day
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: New London
- **state**: CT
- **country**: United States
- **location**: 81 Washington St, 06320
- **lat**: 41.35267
- **long**: -72.09986
- **full address**: 81 Washington St, 06320, 81 Washington St, New London, CT 06320-6120, United States

## Event gallery

- **Alt text**: VETERANS DAY DANCE
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8c05912cc8f182d89447f63776d53b85c75445cdb3208fab0c6cbe8f356a874a-rimg-w1200-h675-dcfffcf7-gmir?v=1761903191

## FAQs

- **Q**: When and where is VETERANS DAY DANCE being held?
  - **A:** VETERANS DAY DANCE takes place on Sat, 08 Nov, 2025 at 06:00 pm to Sat, 08 Nov, 2025 at 06:00 pm at 81 Washington St, 06320, 81 Washington St, New London, CT 06320-6120, United States.
- **Q**: Who is organizing VETERANS DAY DANCE?
  - **A:** VETERANS DAY DANCE is organized by New London Elks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VETERANS DAY DANCE",
        "image": "https://cdn-az.allevents.in/events9/banners/8c05912cc8f182d89447f63776d53b85c75445cdb3208fab0c6cbe8f356a874a-rimg-w1200-h675-dcfffcf7-gmir?v=1761903191",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/new-london/veterans-day-dance/200028952555739",
        "location": {
            "@type": "Place",
            "name": "81 Washington St, 06320",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "81 Washington St, New London, CT 06320-6120, United States",
                "addressLocality": "New London",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.35267",
                "longitude": "-72.09986"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a pot roast dinner served at 6pm. \nDance through the decades with music from the \n50's, 60's, 70's and beyond.\nTicket sales end Wednesday 11/5/2026",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New London Elks",
                "url": "https://allevents.in/org/new-london-elks/25946945"
            }
        ]
    }
]
```