

# Event Details

- **Event Name**: December Therapist Meetup
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Come grab a coffee and chat with fellow therapists! Love to see new faces ☺️
- **Event URL**: https://allevents.in/park-ridge/december-therapist-meetup/200029247944646
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029247944646?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**: December Therapist Meetup
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9ae84d99afe41ca97d952c4e1e8c1f21962cfbb7570fc4b85f90f9b4c194cddb-rimg-w940-h788-dcfedf62-gmir?v=1765528856

## FAQs

- **Q**: When and where is December Therapist Meetup being held?
  - **A:** December Therapist Meetup takes place on Sat, 13 Dec, 2025 at 11:00 am to Sat, 13 Dec, 2025 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": "December Therapist Meetup",
        "image": "https://cdn-az.allevents.in/events5/banners/9ae84d99afe41ca97d952c4e1e8c1f21962cfbb7570fc4b85f90f9b4c194cddb-rimg-w940-h788-dcfedf62-gmir?v=1765528856",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/park-ridge/december-therapist-meetup/200029247944646",
        "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 grab a coffee and chat with fellow therapists! Love to see new faces ☺️"
    }
]
```