

# Event Details

- **Event Name**: Live Music @ Tailwind Tavern
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 pm
- **Event Description**: Live music by yours truly from 7-10pm!
- **Event URL**: https://allevents.in/bellingham/live-music-tailwind-tavern/200030091507110
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Bellingham
- **state**: MA
- **country**: United States
- **location**: Tailwind Tavern
- **lat**: 42.10431
- **long**: -71.51044
- **full address**: Tailwind Tavern, 1 Menfi way,Bellingham, Massachusetts, United States

## Event gallery

- **Alt text**: Live Music @ Tailwind Tavern
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0723280f7b0080e1cc6360da09a19da41d39e305f6a964fd7a59ee74d22f1159-rimg-w945-h2048-dc000000-gmir?v=1781775080

## FAQs

- **Q**: When and where is Live Music @ Tailwind Tavern being held?
  - **A:** Live Music @ Tailwind Tavern takes place on Sat, 20 Jun, 2026 at 07:00 pm to Sat, 20 Jun, 2026 at 07:00 pm at Tailwind Tavern, 1 Menfi way,Bellingham, Massachusetts, United States.
- **Q**: Who is organizing Live Music @ Tailwind Tavern?
  - **A:** Live Music @ Tailwind Tavern is organized by Diandra Doble Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music @ Tailwind Tavern is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Bellingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music @ Tailwind Tavern 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": "Live Music @ Tailwind Tavern",
        "image": "https://cdn-az.allevents.in/events9/banners/0723280f7b0080e1cc6360da09a19da41d39e305f6a964fd7a59ee74d22f1159-rimg-w945-h2048-dc000000-gmir?v=1781775080",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/bellingham/live-music-tailwind-tavern/200030091507110",
        "location": {
            "@type": "Place",
            "name": "Tailwind Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Menfi way,Bellingham, Massachusetts",
                "addressLocality": "Bellingham",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.10431",
                "longitude": "-71.51044"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music by yours truly from 7-10pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Diandra Doble Music",
                "url": "https://allevents.in/org/diandra-doble-music/18727250"
            }
        ]
    }
]
```