

# Event Details

- **Event Name**: Tea Tasting
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 02:00 pm
- **Event Description**: Did you know that January is National Hot Tea month? Come celebrate with us on January 17!
- **Event URL**: https://allevents.in/north-chicago/tea-tasting/200029340989034
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: North Chicago
- **state**: IL
- **country**: United States
- **location**: 2100 Argonne Dr, North Chicago, IL, United States, Illinois 60064
- **lat**: 42.32559
- **long**: -87.85776
- **full address**: 2100 Argonne Dr, North Chicago, IL, United States, Illinois 60064

## Event gallery

- **Alt text**: Tea Tasting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bb394d4c0258c0bd213eb1b8097da0dd493f16abdf8ff0a1b204bebf6af712fb-rimg-w940-h788-dcfff9f9-gmir?v=1768031312

## FAQs

- **Q**: When and where is Tea Tasting being held?
  - **A:** Tea Tasting takes place on Sat, 17 Jan, 2026 at 02:00 pm to Sat, 17 Jan, 2026 at 02:00 pm at 2100 Argonne Dr, North Chicago, IL, United States, Illinois 60064.
- **Q**: Who is organizing Tea Tasting?
  - **A:** Tea Tasting is organized by North Chicago Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tea Tasting is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in North Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tea Tasting",
        "image": "https://cdn-az.allevents.in/events8/banners/bb394d4c0258c0bd213eb1b8097da0dd493f16abdf8ff0a1b204bebf6af712fb-rimg-w940-h788-dcfff9f9-gmir?v=1768031312",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/north-chicago/tea-tasting/200029340989034",
        "location": {
            "@type": "Place",
            "name": "2100 Argonne Dr, North Chicago, IL, United States, Illinois 60064",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 Argonne Dr, North Chicago, IL 60064-2439, United States",
                "addressLocality": "North Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.32559",
                "longitude": "-87.85776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Did you know that January is National Hot Tea month? Come celebrate with us on January 17!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Chicago Public Library",
                "url": "https://allevents.in/org/north-chicago-public-library/25956600"
            }
        ]
    }
]
```