

# Event Details

- **Event Name**: Backyard Open Mic
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 01:00 pm
- **Event Description**: Come play some music, tell a story, recite a poem or just listen. In the library's backyard weather permitting, otherwise inside!
- **Event URL**: https://allevents.in/windsor/backyard-open-mic/200030350572101
- **Event Categories**: open-mic
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Windsor
- **state**: VT
- **country**: United States
- **location**: 43 State St, Windsor, VT, United States, Vermont 05089
- **lat**: 43.48029
- **long**: -72.38851
- **full address**: 43 State St, Windsor, VT, United States, Vermont 05089

## Event gallery

- **Alt text**: Backyard Open Mic
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8bf31c5b753c6b50c83bcf08528aa5d67c12acbf76042c547b7d5383b6d15087-rimg-w800-h1200-dc136260-gmir?v=1784043214

## FAQs

- **Q**: When and where is Backyard Open Mic being held?
  - **A:** Backyard Open Mic takes place on Sat, 18 Jul, 2026 at 01:00 pm to Sat, 18 Jul, 2026 at 01:00 pm at 43 State St, Windsor, VT, United States, Vermont 05089.
- **Q**: Who is organizing Backyard Open Mic?
  - **A:** Backyard Open Mic is organized by Windsor Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Backyard Open Mic is ideal for aspiring performers, spoken word artists, budding comedians, and audiences who love discovering raw, unpolished talent in an intimate and supportive setting. Whether you're a first-time attendee or a longtime enthusiast in Windsor, this event is thoughtfully curated to deliver a standout experience worth every moment. If Backyard Open Mic sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Backyard Open Mic",
        "image": "https://cdn-az.allevents.in/events3/banners/8bf31c5b753c6b50c83bcf08528aa5d67c12acbf76042c547b7d5383b6d15087-rimg-w800-h1200-dc136260-gmir?v=1784043214",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/windsor/backyard-open-mic/200030350572101",
        "location": {
            "@type": "Place",
            "name": "43 State St, Windsor, VT, United States, Vermont 05089",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "43 State St, Windsor, VT 05089-1213, United States",
                "addressLocality": "Windsor",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.48029",
                "longitude": "-72.38851"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play some music, tell a story, recite a poem or just listen. In the library's backyard weather permitting, otherwise inside!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Windsor Public Library",
                "url": "https://allevents.in/org/windsor-public-library/20830874"
            }
        ]
    }
]
```