

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 pm
- **Event Description**: We'll have finger foods and bring an ornament for an ornament swap.
- **Event URL**: https://allevents.in/americus/christmas-party/200029340783509
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Americus
- **state**: GA
- **country**: United States
- **location**: 116 Shirley Road
- **lat**: 32.04981
- **long**: -84.22749
- **full address**: 116 Shirley Road, 116 Shirley Rd, Americus, GA 31709-4726, United States

## Event gallery

- **Alt text**: Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e997eb06c783bbf0a56b2ed31f5e728c87adbcc5e92c2cd60dca1c5a8fb207bd-rimg-w1200-h675-dcc32b42-gmir?v=1765477989

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Sun, 14 Dec, 2025 at 12:00 pm to Sun, 14 Dec, 2025 at 12:00 pm at 116 Shirley Road, 116 Shirley Rd, Americus, GA 31709-4726, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/e997eb06c783bbf0a56b2ed31f5e728c87adbcc5e92c2cd60dca1c5a8fb207bd-rimg-w1200-h675-dcc32b42-gmir?v=1765477989",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/americus/christmas-party/200029340783509",
        "location": {
            "@type": "Place",
            "name": "116 Shirley Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 Shirley Rd, Americus, GA 31709-4726, United States",
                "addressLocality": "Americus",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.04981",
                "longitude": "-84.22749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll have finger foods and bring an ornament for an ornament swap."
    }
]
```