

# Event Details

- **Event Name**: July Therapist Meetup
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 11:00 am
- **Event Description**: Come join us for a coffee and a chat!
- **Event URL**: https://allevents.in/park-ridge/july-therapist-meetup/200030217302557
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200030217302557?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=park+ridge-events

## Event venue details

- **city**: Park Ridge
- **state**: IL
- **country**: United States
- **location**: Off the Wall Cafe
- **lat**: 42.009816342418
- **long**: -87.831873893738
- **full address**: Off the Wall Cafe, 104 Main St,Park Ridge, Illinois, United States

## Event gallery

- **Alt text**: July Therapist Meetup
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/49db22664cf88ab2d101b224041119dee03bc8e2394cedb108372f29f21ba2ea-rimg-w940-h788-dcfedf62-gmir?v=1784385941

## FAQs

- **Q**: When and where is July Therapist Meetup being held?
  - **A:** July Therapist Meetup takes place on Sat, 18 Jul, 2026 at 11:00 am to Sat, 18 Jul, 2026 at 11:00 am at Off the Wall Cafe, 104 Main St,Park Ridge, Illinois, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Therapist Meetup",
        "image": "https://cdn-az.allevents.in/events3/banners/49db22664cf88ab2d101b224041119dee03bc8e2394cedb108372f29f21ba2ea-rimg-w940-h788-dcfedf62-gmir?v=1784385941",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/park-ridge/july-therapist-meetup/200030217302557",
        "location": {
            "@type": "Place",
            "name": "Off the Wall Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "104 Main St,Park Ridge, Illinois",
                "addressLocality": "Park Ridge",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.009816342418",
                "longitude": "-87.831873893738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a coffee and a chat!"
    }
]
```