

# Event Details

- **Event Name**: Wine and Cheese Co.
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 pm
- **Event Description**: Returning to one of the sweetest venues we’ve played. It’s like hanging out with good friends, old and new!
- **Event URL**: https://allevents.in/plainfield/wine-and-cheese-co/200030198109810
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030198109810?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=plainfield-events

## Event venue details

- **city**: Plainfield
- **state**: IL
- **country**: United States
- **location**: Wine & Cheese Company, LLC
- **lat**: 41.60866
- **long**: -88.20538
- **full address**: Wine &amp; Cheese Company, LLC, Plainfield, Illinois, United States

## Event gallery

- **Alt text**: Wine and Cheese Co.
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f06cc48b7bfe290b56253513ce869f82dd98f0024581d81e77d5a1e2c21b674c-rimg-w960-h720-dc45311f-gmir?v=1780780029

## FAQs

- **Q**: When and where is Wine and Cheese Co. being held?
  - **A:** Wine and Cheese Co. takes place on Sat, 20 Jun, 2026 at 07:00 pm to Sat, 20 Jun, 2026 at 07:00 pm at Wine & Cheese Company, LLC, Plainfield, Illinois, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wine and Cheese Co.",
        "image": "https://cdn-az.allevents.in/events5/banners/f06cc48b7bfe290b56253513ce869f82dd98f0024581d81e77d5a1e2c21b674c-rimg-w960-h720-dc45311f-gmir?v=1780780029",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/plainfield/wine-and-cheese-co/200030198109810",
        "location": {
            "@type": "Place",
            "name": "Wine & Cheese Company, LLC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Plainfield, Illinois",
                "addressLocality": "Plainfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.60866",
                "longitude": "-88.20538"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Returning to one of the sweetest venues we’ve played. It’s like hanging out with good friends, old and new!"
    }
]
```