

# Event Details

- **Event Name**: Tasting party 
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 04:00 pm – Sat, 27 Jun, 2026 at 07:00 pm
- **Event Description**: Help us choose our flavors
- **Event URL**: https://allevents.in/new-fairfield/tasting-party/200030308644344
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Fairfield
- **state**: CT
- **country**: United States
- **location**: New Fairfield, Connecticut
- **lat**: 41.4664
- **long**: -73.4861
- **full address**: New Fairfield, Connecticut, United States

## Event gallery

- **Alt text**: Tasting party
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Tasting+party+&date=Sat%2C+27+Jun%2C+2026+at+04%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Tasting party  being held?
  - **A:** Tasting party  takes place on Sat, 27 Jun, 2026 at 04:00 pm to Sat, 27 Jun, 2026 at 07:00 pm at New Fairfield, Connecticut, United States.
- **Q**: Who is organizing Tasting party ?
  - **A:** Tasting party  is organized by Pancake Party CT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tasting party",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Tasting+party+&date=Sat%2C+27+Jun%2C+2026+at+04%3A00+pm&bg=5",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/new-fairfield/tasting-party/200030308644344",
        "location": {
            "@type": "Place",
            "name": "New Fairfield, Connecticut",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Fairfield,CT,United States",
                "addressLocality": "New Fairfield",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4664",
                "longitude": "-73.4861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Help us choose our flavors",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pancake Party CT",
                "url": "https://allevents.in/org/pancake-party-ct/27968779"
            }
        ]
    }
]
```