

# Event Details

- **Event Name**: Tea Around Town Tour
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 03:00 pm
- **Event Description**: Join us on July 18th. Ticket deposit of $50 due April 15th.
- **Event URL**: https://allevents.in/forest-park/tea-around-town-tour/200029990783941
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Forest Park
- **state**: IL
- **country**: United States
- **location**: Downtown Chicago
- **lat**: 41.872998787507
- **long**: -87.797005467381
- **full address**: Downtown Chicago, Chicago,IL,United States, Forest Park

## Event gallery

- **Alt text**: Tea Around Town Tour
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f3e5d92e71ee0719bb2c20c9ab8425b03ccff6eefd4bc11a8eb5cfa036be1155-rimg-w1080-h1920-dcf4d4d1-gmir?v=1784283621

## FAQs

- **Q**: When and where is Tea Around Town Tour being held?
  - **A:** Tea Around Town Tour takes place on Sat, 18 Jul, 2026 at 03:00 pm to Sat, 18 Jul, 2026 at 03:00 pm at Downtown Chicago, Chicago,IL,United States, Forest Park.
- **Q**: Who is organizing Tea Around Town Tour?
  - **A:** Tea Around Town Tour is organized by Spill That Tea LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tea Around Town Tour",
        "image": "https://cdn-az.allevents.in/events2/banners/f3e5d92e71ee0719bb2c20c9ab8425b03ccff6eefd4bc11a8eb5cfa036be1155-rimg-w1080-h1920-dcf4d4d1-gmir?v=1784283621",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/forest-park/tea-around-town-tour/200029990783941",
        "location": {
            "@type": "Place",
            "name": "Downtown Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chicago,IL,United States",
                "addressLocality": "Forest Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.872998787507",
                "longitude": "-87.797005467381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on July 18th. Ticket deposit of $50 due April 15th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spill That Tea LLC",
                "url": "https://allevents.in/org/spill-that-tea-llc/24349736"
            }
        ]
    }
]
```