

# Event Details

- **Event Name**: The Proper Villain at The Windmill
- **Event Start and End Date**: Fri, 04 Apr, 2025 at 08:00 pm
- **Event Description**: We’re back!  Come on down to the Windmill for some eats, drinks, and the usual Proper Villains good times!
- **Event URL**: https://allevents.in/stratford/the-proper-villain-at-the-windmill/200028015934618
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Stratford
- **state**: CT
- **country**: United States
- **location**: Windmill Restaurant
- **lat**: 41.18695
- **long**: -73.15035
- **full address**: Windmill Restaurant, 400 Hollister St,Stratford, Connecticut, United States

## Event gallery

- **Alt text**: The Proper Villain at The Windmill
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/689177dbac62fbd5c6362888dd9080c72a8af4144a7678c87af79151fc5cba1b-rimg-w1179-h1179-dcae1312-gmir?v=1743699738

## FAQs

- **Q**: When and where is The Proper Villain at The Windmill being held?
  - **A:** The Proper Villain at The Windmill takes place on Fri, 04 Apr, 2025 at 08:00 pm to Fri, 04 Apr, 2025 at 08:00 pm at Windmill Restaurant, 400 Hollister St,Stratford, Connecticut, United States.
- **Q**: Who is organizing The Proper Villain at The Windmill?
  - **A:** The Proper Villain at The Windmill is organized by The Proper Villains.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Proper Villain at The Windmill",
        "image": "https://cdn-az.allevents.in/events6/banners/689177dbac62fbd5c6362888dd9080c72a8af4144a7678c87af79151fc5cba1b-rimg-w1179-h1179-dcae1312-gmir?v=1743699738",
        "startDate": "2025-04-04",
        "url": "https://allevents.in/stratford/the-proper-villain-at-the-windmill/200028015934618",
        "location": {
            "@type": "Place",
            "name": "Windmill Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Hollister St,Stratford, Connecticut",
                "addressLocality": "Stratford",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.18695",
                "longitude": "-73.15035"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re back!  Come on down to the Windmill for some eats, drinks, and the usual Proper Villains good times!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Proper Villains",
                "url": "https://allevents.in/org/the-proper-villains/19374745"
            }
        ]
    }
]
```