

# Event Details

- **Event Name**: Coffee with CASA
- **Event Start and End Date**: Wed, 17 Sep, 2025 at 09:00 am – Wed, 17 Sep, 2025 at 11:00 am
- **Event Description**: Join us on September 17th to learn more about CASA for Kids mission and how you can be a voice for children impacted by abuse or neglect.
- **Event URL**: https://allevents.in/west-frankfort/coffee-with-casa/200028554979737
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: West Frankfort
- **state**: IL
- **country**: United States
- **location**: Gambit Coffee Bar
- **lat**: 37.898083849811
- **long**: -88.927684896626
- **full address**: Gambit Coffee Bar, Gambit Coffee Bar, 103 E Main St, West Frankfort, IL 62896, United States

## Event gallery

- **Alt text**: Coffee with CASA
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/79ac903dce8d1b11684ec2178fcd157d698bd3c12a1ce6ccbaffa61e70c8c8fb-rimg-w1080-h1080-dcfffbf0-gmir?v=1757983599

## FAQs

- **Q**: When and where is Coffee with CASA being held?
  - **A:** Coffee with CASA takes place on Wed, 17 Sep, 2025 at 09:00 am to Wed, 17 Sep, 2025 at 11:00 am at Gambit Coffee Bar, Gambit Coffee Bar, 103 E Main St, West Frankfort, IL 62896, United States.
- **Q**: Who is organizing Coffee with CASA?
  - **A:** Coffee with CASA is organized by CASA for Kids.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee with CASA",
        "image": "https://cdn-az.allevents.in/events2/banners/79ac903dce8d1b11684ec2178fcd157d698bd3c12a1ce6ccbaffa61e70c8c8fb-rimg-w1080-h1080-dcfffbf0-gmir?v=1757983599",
        "startDate": "2025-09-17",
        "endDate": "2025-09-17",
        "url": "https://allevents.in/west-frankfort/coffee-with-casa/200028554979737",
        "location": {
            "@type": "Place",
            "name": "Gambit Coffee Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gambit Coffee Bar, 103 E Main St, West Frankfort, IL 62896, United States",
                "addressLocality": "West Frankfort",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.898083849811",
                "longitude": "-88.927684896626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on September 17th to learn more about CASA for Kids mission and how you can be a voice for children impacted by abuse or neglect.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CASA for Kids",
                "url": "https://allevents.in/org/casa-for-kids/26094333"
            }
        ]
    }
]
```