

# Event Details

- **Event Name**: Down East Boys in Dillon
- **Event Start and End Date**: Thu, 22 May, 2025 at 06:45 pm – Thu, 22 May, 2025 at 10:45 pm
- **Event URL**: https://allevents.in/dillon/down-east-boys-in-dillon/3300027773697346
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/74VNdZhUM7oExJxAupq5py

## Event venue details

- **city**: Dillon
- **state**: SC
- **country**: United States
- **location**: East Dillon Baptist Church
- **lat**: 34.4078277
- **long**: -79.3680316
- **full address**: East Dillon Baptist Church, East Dillon Baptist Church, Dillon, SC, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ad0111a0-da97-11ef-a05e-a9335e9604a0-rimg-w1200-h514-dc46312a-gmir.jpg?v=1737753045
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ad55c150-da97-11ef-a05e-a9335e9604a0-rimg-w300-h300-dc1a0504-gmir.jpg?v=1737753046

## Artist Details

- **Artist name**: Down East Boys
  - **Artist page URL**: https://allevents.in/performer/down-east-boys

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 22 May, 2025 at 06:45 pm
- **Q**: Where is the event happening?
  - **A:** East Dillon Baptist Church, East Dillon Baptist Church, Dillon, SC, United States
- **Q**: Who are the performers at this event?
  - **A:** Down East Boys
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Down East Boys in Dillon ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Down East Boys in Dillon",
        "image": "https://cdn-az.allevents.in/events7/banners/ad0111a0-da97-11ef-a05e-a9335e9604a0-rimg-w1200-h514-dc46312a-gmir.jpg?v=1737753045",
        "startDate": "2025-05-22",
        "endDate": "2025-05-22",
        "url": "https://allevents.in/dillon/down-east-boys-in-dillon/3300027773697346",
        "location": {
            "@type": "Place",
            "name": "East Dillon Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "East Dillon Baptist Church, Dillon, SC, United States",
                "addressLocality": "Dillon",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.4078277",
                "longitude": "-79.3680316"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Down East Boys",
                "url": "https://allevents.in/performer/down-east-boys"
            }
        ]
    }
]
```