

# Event Details

- **Event Name**: Music by The Strangers at Tuesdays in the Park
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 06:00 pm
- **Event Description**: Come early, the Strangers always draw a crowd!
- **Event URL**: https://allevents.in/chittenango/music-by-the-strangers-at-tuesdays-in-the-park/200030281861739
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chittenango
- **state**: NY
- **country**: United States
- **location**: 222 Genesee St, Chittenango, NY, United States, New York 13037
- **lat**: 43.04498
- **long**: -75.86571
- **full address**: 222 Genesee St, Chittenango, NY, United States, New York 13037

## Event gallery

- **Alt text**: Music by The Strangers at Tuesdays in the Park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3d068e39c38b000e8c27269680ef38beda208f0324fca0c612e6776d716fd4bc-rimg-w1200-h1552-dc6823b4-gmir?v=1782087338

## FAQs

- **Q**: When and where is Music by The Strangers at Tuesdays in the Park being held?
  - **A:** Music by The Strangers at Tuesdays in the Park takes place on Tue, 23 Jun, 2026 at 06:00 pm to Tue, 23 Jun, 2026 at 06:00 pm at 222 Genesee St, Chittenango, NY, United States, New York 13037.
- **Q**: Who is organizing Music by The Strangers at Tuesdays in the Park?
  - **A:** Music by The Strangers at Tuesdays in the Park is organized by Chittenango Tuesdays in the Park.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music by The Strangers at Tuesdays in the Park is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Chittenango, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music by The Strangers at Tuesdays in the Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Music by The Strangers at Tuesdays in the Park",
        "image": "https://cdn-az.allevents.in/events7/banners/3d068e39c38b000e8c27269680ef38beda208f0324fca0c612e6776d716fd4bc-rimg-w1200-h1552-dc6823b4-gmir?v=1782087338",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/chittenango/music-by-the-strangers-at-tuesdays-in-the-park/200030281861739",
        "location": {
            "@type": "Place",
            "name": "222 Genesee St, Chittenango, NY, United States, New York 13037",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "222 Genesee St, Chittenango, NY 13037-1705, United States",
                "addressLocality": "Chittenango",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.04498",
                "longitude": "-75.86571"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come early, the Strangers always draw a crowd!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chittenango Tuesdays in the Park",
                "url": "https://allevents.in/org/chittenango-tuesdays-in-the-park/27810155"
            }
        ]
    }
]
```