

# Event Details

- **Event Name**: Care December Meeting
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm
- **Event Description**: We had a wonderful Christmas gathering last year, and I am really looking forward to doing it again. I’ll set up a hot chocolate bar, and you can choose whether you’d like to do a cookie swap, an ornament swap, or both (lol).
- **Event URL**: https://allevents.in/aiken/care-december-meeting/200029193633451
- **Event Categories**: meetups, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

- **Ticket URL**: http://facebook.com/200029193633451?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=aiken-events

## Event venue details

- **city**: Aiken
- **state**: SC
- **country**: United States
- **location**: Crossroads Church Aiken
- **lat**: 33.521662953867
- **long**: -81.713207213592
- **full address**: Crossroads Church Aiken, 573 Town Creek Road,Aiken, South Carolina, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/098cfbad48e7a6f81a1b414b10d3a22b17bed4f2516695e55b8f1c14fec031d0-rimg-w1200-h1697-dcffffff-gmir?v=1765257864
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/33f31bd8cea802d838d7e6bb50fbd157f16faed24fa464947f935301c1d4d0e4-rimg-w300-h300-dcffffff-gmir?v=1765257864

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Crossroads Church Aiken, 573 Town Creek Road,Aiken, South Carolina, United States
- **Q**: What type of event is this?
  - **A:** meetups, christmas
- **Q**: Where can I find ticket details about Care December Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Care December Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/098cfbad48e7a6f81a1b414b10d3a22b17bed4f2516695e55b8f1c14fec031d0-rimg-w1200-h1697-dcffffff-gmir?v=1765257864",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/aiken/care-december-meeting/200029193633451",
        "location": {
            "@type": "Place",
            "name": "Crossroads Church Aiken",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "573 Town Creek Road,Aiken, South Carolina",
                "addressLocality": "Aiken",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.521662953867",
                "longitude": "-81.713207213592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We had a wonderful Christmas gathering last year, and I am really looking forward to doing it again. I’ll set up a hot chocolate bar, and you can choose whether you’d like to do a cookie swap, an ornament swap, or both (lol)."
    }
]
```