

# Event Details

- **Event Name**: The Oldies Show
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 07:30 pm
- **Event Description**: 7:30 - 9:30pm
- **Event URL**: https://allevents.in/putnam/the-oldies-show/200029163046943
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Putnam
- **state**: CT
- **country**: United States
- **location**: Putnam Lodge of Elks 574
- **lat**: 41.911633746
- **long**: -71.894847574999
- **full address**: Putnam Lodge of Elks 574, 64 Edmond St,Putnam, Connecticut, United States

## Event gallery

- **Alt text**: The Oldies Show
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/69c79ac8f3e026e1c5020db38f0187ec7d26fc2c70fc5ad9b6bb9b78e93a92c9-rimg-w939-h395-dcedeef0-gmir?v=1767027655

## FAQs

- **Q**: When and where is The Oldies Show being held?
  - **A:** The Oldies Show takes place on Sat, 03 Jan, 2026 at 07:30 pm to Sat, 03 Jan, 2026 at 07:30 pm at Putnam Lodge of Elks 574, 64 Edmond St,Putnam, Connecticut, United States.
- **Q**: Who is organizing The Oldies Show?
  - **A:** The Oldies Show is organized by Incredible One Hand Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Oldies Show",
        "image": "https://cdn-az.allevents.in/events8/banners/69c79ac8f3e026e1c5020db38f0187ec7d26fc2c70fc5ad9b6bb9b78e93a92c9-rimg-w939-h395-dcedeef0-gmir?v=1767027655",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/putnam/the-oldies-show/200029163046943",
        "location": {
            "@type": "Place",
            "name": "Putnam Lodge of Elks 574",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "64 Edmond St,Putnam, Connecticut",
                "addressLocality": "Putnam",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.911633746",
                "longitude": "-71.894847574999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "7:30 - 9:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Incredible One Hand Band",
                "url": "https://allevents.in/org/incredible-one-hand-band/25808306"
            }
        ]
    }
]
```