

# Event Details

- **Event Name**: Anthem Edition in Graniteville
- **Event Start and End Date**: Sat, 13 Sep, 2025 at 06:00 pm – Sat, 13 Sep, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/graniteville/anthem-edition-in-graniteville/3300027401503545
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/4kyoUC4ZZisKKvTH7bdqqF

## Event venue details

- **city**: Graniteville
- **state**: SC
- **country**: United States
- **location**: Calvary Baptist Church
- **lat**: 33.5695638
- **long**: -81.8148204
- **full address**: Calvary Baptist Church, Calvary Baptist Church, Graniteville, SC, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/83d00140-90a7-11ef-956b-a364f7ca3b32-rimg-w1200-h514-dcd6bba7-gmir.jpg?v=1729623464
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8614e830-90a7-11ef-a14b-8f9958a2dab0-rimg-w300-h300-dcd6bca8-gmir.jpg?v=1729623465

## Artist Details

- **Artist name**: Anthem Edition
  - **Artist page URL**: https://allevents.in/performer/anthem-edition

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Sep, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Calvary Baptist Church, Calvary Baptist Church, Graniteville, SC, United States
- **Q**: Who are the performers at this event?
  - **A:** Anthem Edition
- **Q**: Who is organizing the event?
  - **A:** Beat Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Anthem Edition in Graniteville ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Anthem Edition in Graniteville",
        "image": "https://cdn-az.allevents.in/events5/banners/83d00140-90a7-11ef-956b-a364f7ca3b32-rimg-w1200-h514-dcd6bba7-gmir.jpg?v=1729623464",
        "startDate": "2025-09-13",
        "endDate": "2025-09-13",
        "url": "https://allevents.in/graniteville/anthem-edition-in-graniteville/3300027401503545",
        "location": {
            "@type": "Place",
            "name": "Calvary Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Calvary Baptist Church, Graniteville, SC, United States",
                "addressLocality": "Graniteville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.5695638",
                "longitude": "-81.8148204"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Anthem Edition",
                "url": "https://allevents.in/performer/anthem-edition"
            }
        ]
    }
]
```