

# Event Details

- **Event Name**: Monthly ACDP Social Gathering
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 07:00 pm – Thu, 15 Jan, 2026 at 09:00 pm
- **Event Description**: Regular social gathering for members and like-minded friends and family. Plan to meet the every third Thursday of the month at 7pm; drop your suggestion for February's meet-up location in the comments.
- **Event URL**: https://allevents.in/anderson/monthly-acdp-social-gathering/200029345017913
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details

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

## Event venue details

- **city**: Anderson
- **state**: SC
- **country**: United States
- **location**: Magnetic South Brewery
- **lat**: 34.5079999382
- **long**: -82.650956511498
- **full address**: Magnetic South Brewery, 516 North Main Street,Anderson, South Carolina, United States

## Event gallery

- **Alt text**: Monthly ACDP Social Gathering
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e58e45e6174cbd60c9d95262855c786921a983716402f3e11ab369002974541d-rimg-w1062-h797-dc444f5b-gmir?v=1768142890

## FAQs

- **Q**: When and where is Monthly ACDP Social Gathering being held?
  - **A:** Monthly ACDP Social Gathering takes place on Thu, 15 Jan, 2026 at 07:00 pm to Thu, 15 Jan, 2026 at 09:00 pm at Magnetic South Brewery, 516 North Main Street,Anderson, South Carolina, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly ACDP Social Gathering",
        "image": "https://cdn-az.allevents.in/events10/banners/e58e45e6174cbd60c9d95262855c786921a983716402f3e11ab369002974541d-rimg-w1062-h797-dc444f5b-gmir?v=1768142890",
        "startDate": "2026-01-15",
        "endDate": "2026-01-15",
        "url": "https://allevents.in/anderson/monthly-acdp-social-gathering/200029345017913",
        "location": {
            "@type": "Place",
            "name": "Magnetic South Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "516 North Main Street,Anderson, South Carolina",
                "addressLocality": "Anderson",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.5079999382",
                "longitude": "-82.650956511498"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Regular social gathering for members and like-minded friends and family. Plan to meet the every third Thursday of the month at 7pm; drop your suggestion for February's meet-up location in the comments."
    }
]
```