

# Event Details

- **Event Name**: Mrs. Claus's Christmas Cafe
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 02:30 pm – Mon, 22 Dec, 2025 at 03:30 pm
- **Event Description**: Spend a magical afternoon in Margaret Jones Public Library with Mrs. Claus. Enjoy stories, Christmas carol sing along, and some sweet treats. Also, kids can make an ornament to take home.
- **Event URL**: https://allevents.in/sylvester/mrs-clauss-christmas-cafe/200029381224033
- **Event Categories**: christmas, kids, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Sylvester
- **state**: GA
- **country**: United States
- **location**: 205 E Pope St, Sylvester, GA, United States, Georgia 31791
- **lat**: 31.52915
- **long**: -83.83529
- **full address**: 205 E Pope St, Sylvester, GA, United States, Georgia 31791

## Event gallery

- **Alt text**: Mrs. Claus's Christmas Cafe
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/14ab11a830ce60a858ba0f94fe1d8ace33768b8614e041d51d1d66c5962fecfc-rimg-w1200-h675-dcfffcf6-gmir?v=1766219010

## FAQs

- **Q**: When and where is Mrs. Claus's Christmas Cafe being held?
  - **A:** Mrs. Claus's Christmas Cafe takes place on Mon, 22 Dec, 2025 at 02:30 pm to Mon, 22 Dec, 2025 at 03:30 pm at 205 E Pope St, Sylvester, GA, United States, Georgia 31791.
- **Q**: Who is organizing Mrs. Claus's Christmas Cafe?
  - **A:** Mrs. Claus's Christmas Cafe is organized by Margaret Jones Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mrs. Claus's Christmas Cafe",
        "image": "https://cdn-az.allevents.in/events4/banners/14ab11a830ce60a858ba0f94fe1d8ace33768b8614e041d51d1d66c5962fecfc-rimg-w1200-h675-dcfffcf6-gmir?v=1766219010",
        "startDate": "2025-12-22",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/sylvester/mrs-clauss-christmas-cafe/200029381224033",
        "location": {
            "@type": "Place",
            "name": "205 E Pope St, Sylvester, GA, United States, Georgia 31791",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 E Pope St, Sylvester, GA 31791-2118, United States",
                "addressLocality": "Sylvester",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.52915",
                "longitude": "-83.83529"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spend a magical afternoon in Margaret Jones Public Library with Mrs. Claus. Enjoy stories, Christmas carol sing along, and some sweet treats. Also, kids can make an ornament to take home.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Margaret Jones Public Library",
                "url": "https://allevents.in/org/margaret-jones-public-library/25993135"
            }
        ]
    }
]
```