

# Event Details

- **Event Name**: All Auxiliary Day
- **Event Start and End Date**: Sun, 31 May, 2026 at 01:00 pm
- **Event Description**: Please come out and help us Celebrate All Auxiliary Day.
- **Event URL**: https://allevents.in/williamson/all-auxiliary-day/200030123564905
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Williamson
- **state**: GA
- **country**: United States
- **location**: Corinth Baptist Church
- **lat**: 33.206332707501
- **long**: -84.3329402825
- **full address**: Corinth Baptist Church, 53 Merrybrook Rd,Williamson, Georgia, United States

## Event gallery

- **Alt text**: All Auxiliary Day
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=All+Auxiliary+Day&date=Sun%2C+31+May%2C+2026+at+01%3A00+pm&bg=1

## FAQs

- **Q**: When and where is All Auxiliary Day being held?
  - **A:** All Auxiliary Day takes place on Sun, 31 May, 2026 at 01:00 pm to Sun, 31 May, 2026 at 01:00 pm at Corinth Baptist Church, 53 Merrybrook Rd,Williamson, Georgia, United States.
- **Q**: Who is organizing All Auxiliary Day?
  - **A:** All Auxiliary Day is organized by Corinth Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All Auxiliary Day",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=All+Auxiliary+Day&date=Sun%2C+31+May%2C+2026+at+01%3A00+pm&bg=1",
        "startDate": "2026-05-31",
        "url": "https://allevents.in/williamson/all-auxiliary-day/200030123564905",
        "location": {
            "@type": "Place",
            "name": "Corinth Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "53 Merrybrook Rd,Williamson, Georgia",
                "addressLocality": "Williamson",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.206332707501",
                "longitude": "-84.3329402825"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come out and help us Celebrate All Auxiliary Day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Corinth Baptist Church",
                "url": "https://allevents.in/org/corinth-baptist-church/27604658"
            }
        ]
    }
]
```