

# Event Details

- **Event Name**: December Card Club #2
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 02:00 pm – Tue, 16 Dec, 2025 at 04:00 pm
- **Event Description**: Come join card club at the library! Anyone is welcome, and the game for this month will be Euchre.
- **Event URL**: https://allevents.in/new-carlisle/december-card-club-2/200029201874425
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: New Carlisle
- **state**: OH
- **country**: United States
- **location**: 111 E Lake Ave, New Carlisle, OH, United States, Ohio 45344
- **lat**: 39.94085
- **long**: -84.02331
- **full address**: 111 E Lake Ave, New Carlisle, OH, United States, Ohio 45344

## Event gallery

- **Alt text**: December Card Club #2
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1023805ca6fb3c63bbe08c2a6485b525ddfd32428a7e35acc0a71710429ad629-rimg-w1200-h1553-dcf5ebe1-gmir?v=1765590299

## FAQs

- **Q**: When and where is December Card Club #2 being held?
  - **A:** December Card Club #2 takes place on Tue, 16 Dec, 2025 at 02:00 pm to Tue, 16 Dec, 2025 at 04:00 pm at 111 E Lake Ave, New Carlisle, OH, United States, Ohio 45344.
- **Q**: Who is organizing December Card Club #2?
  - **A:** December Card Club #2 is organized by New Carlisle Public Library, Ohio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Card Club #2",
        "image": "https://cdn-az.allevents.in/events1/banners/1023805ca6fb3c63bbe08c2a6485b525ddfd32428a7e35acc0a71710429ad629-rimg-w1200-h1553-dcf5ebe1-gmir?v=1765590299",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/new-carlisle/december-card-club-2/200029201874425",
        "location": {
            "@type": "Place",
            "name": "111 E Lake Ave, New Carlisle, OH, United States, Ohio 45344",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 E Lake Ave, New Carlisle, OH 45344-1418, United States",
                "addressLocality": "New Carlisle",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.94085",
                "longitude": "-84.02331"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join card club at the library! Anyone is welcome, and the game for this month will be Euchre.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Carlisle Public Library Ohio",
                "url": "https://allevents.in/org/new-carlisle-public-library-ohio/23652737"
            }
        ]
    }
]
```