

# Event Details

- **Event Name**: Acoustic Sundays 
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 12:00 pm – Sun, 05 Apr, 2026 at 12:00 pm
- **Event Description**: Acoustic Sundays are back at Liston’s this spring! Join us in the dining room or bar to listen to great local musicians on Sunday afternoons.
- **Event URL**: https://allevents.in/worthington/acoustic-sundays/200029796088824
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Worthington
- **state**: MA
- **country**: United States
- **location**: 324 Old North Road Worthington MA
- **lat**: 42.42753
- **long**: -72.95335
- **full address**: 324 Old North Road Worthington MA, 324 Old North Rd, Worthington, MA 01098-9759, United States

## Event gallery

- **Alt text**: Acoustic Sundays
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fd4e2277acd4eea519975c89c88dfb12771d14522a09541160fc64a4f68c7b04-rimg-w1179-h1463-dc291e18-gmir?v=1773179724

## FAQs

- **Q**: When and where is Acoustic Sundays  being held?
  - **A:** Acoustic Sundays  takes place on Sun, 15 Mar, 2026 at 12:00 pm to Sun, 05 Apr, 2026 at 12:00 pm at 324 Old North Road Worthington MA, 324 Old North Rd, Worthington, MA 01098-9759, United States.
- **Q**: Who is organizing Acoustic Sundays ?
  - **A:** Acoustic Sundays  is organized by Liston’s.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Acoustic Sundays  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 Worthington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Acoustic Sundays  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": "Acoustic Sundays",
        "image": "https://cdn-az.allevents.in/events1/banners/fd4e2277acd4eea519975c89c88dfb12771d14522a09541160fc64a4f68c7b04-rimg-w1179-h1463-dc291e18-gmir?v=1773179724",
        "startDate": "2026-03-15",
        "endDate": "2026-04-05",
        "url": "https://allevents.in/worthington/acoustic-sundays/200029796088824",
        "location": {
            "@type": "Place",
            "name": "324 Old North Road Worthington MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "324 Old North Rd, Worthington, MA 01098-9759, United States",
                "addressLocality": "Worthington",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.42753",
                "longitude": "-72.95335"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Acoustic Sundays are back at Liston’s this spring! Join us in the dining room or bar to listen to great local musicians on Sunday afternoons.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Listons",
                "url": "https://allevents.in/org/liston’s/20800393"
            }
        ]
    }
]
```