

# Event Details

- **Event Name**: Magic Show!
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 02:00 pm
- **Event Description**: Join us for magic and fun with Marko, aka Mark Gagnon Magic and Hypnosis.  All ages.  In the library backyard if weather is nice, and inside if raining.
- **Event URL**: https://allevents.in/windsor/magic-show/200030350567452
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## 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**: Magic Show!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5c9c7f620f3c58b6e90b22c3a1685ffe4db0450fb59b30d9f3d3f651acdcb4e6-rimg-w1200-h1553-dc13122e-gmir?v=1784043222

## FAQs

- **Q**: When and where is Magic Show! being held?
  - **A:** Magic Show! takes place on Wed, 15 Jul, 2026 at 02:00 pm to Wed, 15 Jul, 2026 at 02:00 pm at 43 State St, Windsor, VT, United States, Vermont 05089.
- **Q**: Who is organizing Magic Show!?
  - **A:** Magic Show! is organized by Windsor Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Magic Show!",
        "image": "https://cdn-az.allevents.in/events8/banners/5c9c7f620f3c58b6e90b22c3a1685ffe4db0450fb59b30d9f3d3f651acdcb4e6-rimg-w1200-h1553-dc13122e-gmir?v=1784043222",
        "startDate": "2026-07-15",
        "url": "https://allevents.in/windsor/magic-show/200030350567452",
        "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": "Join us for magic and fun with Marko, aka Mark Gagnon Magic and Hypnosis.  All ages.  In the library backyard if weather is nice, and inside if raining.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Windsor Public Library",
                "url": "https://allevents.in/org/windsor-public-library/20830874"
            }
        ]
    }
]
```