

# Event Details

- **Event Name**: Blue Hatters
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 09:00 am – Thu, 16 Apr, 2026 at 10:00 am (-04:00)
- **Event Description**: Church Campus
- **Event URL**: https://allevents.in/orangeburg/blue-hatters/200029951676123
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Orangeburg
- **state**: SC
- **country**: United States
- **location**: 1356 Amelia Street, Orangeburg, SC
- **lat**: 33.49145
- **long**: -80.86358
- **full address**: 1356 Amelia Street, Orangeburg, SC, United States

## Event gallery

- **Alt text**: Blue Hatters
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5a205d3d0fa87f0120307de0e57d9f1acd27db7d0855caa56f1ed3c7926dcfe0-rimg-w1200-h669-dc0190ee-gmir?v=1776326783

## FAQs

- **Q**: When and where is Blue Hatters being held?
  - **A:** Blue Hatters takes place on Thu, 16 Apr, 2026 at 09:00 am to Thu, 16 Apr, 2026 at 10:00 am at 1356 Amelia Street, Orangeburg, SC, United States.
- **Q**: Who is organizing Blue Hatters?
  - **A:** Blue Hatters is organized by St. Paul's United Methodist Church, Orangeburg, SC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Hatters",
        "image": "https://cdn-az.allevents.in/events7/banners/5a205d3d0fa87f0120307de0e57d9f1acd27db7d0855caa56f1ed3c7926dcfe0-rimg-w1200-h669-dc0190ee-gmir?v=1776326783",
        "startDate": "2026-04-16T09:00:00-04:00",
        "endDate": "2026-04-16T10:00:00-04:00",
        "url": "https://allevents.in/orangeburg/blue-hatters/200029951676123",
        "location": {
            "@type": "Place",
            "name": "1356 Amelia Street, Orangeburg, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1356 Amelia St, Orangeburg, SC 29115-5479, United States",
                "addressLocality": "Orangeburg",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.49145",
                "longitude": "-80.86358"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Church Campus",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Pauls United Methodist Church Orangeburg SC",
                "url": "https://allevents.in/org/st-pauls-united-methodist-church-orangeburg-sc/24042743"
            }
        ]
    }
]
```