

# Event Details

- **Event Name**: Guest Speaker: Brody Graham
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 11:00 am
- **Event Description**: Our guest speaker is our very own Brody Graham.
- **Event URL**: https://allevents.in/abbeville/guest-speaker-brody-graham/200030069446510
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Abbeville
- **state**: SC
- **country**: United States
- **location**: New Grace Church Abbeville
- **lat**: 34.18166
- **long**: -82.38338
- **full address**: New Grace Church Abbeville, 300 Whitehall St,Abbeville, South Carolina, United States

## Event gallery

- **Alt text**: Guest Speaker: Brody Graham
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5a303abfba7558dfcb539d8e3339a59fc94c20e02acd087f6f1dd5cf6349ba21-rimg-w1200-h675-dcf4f4f4-gmir?v=1780514915

## FAQs

- **Q**: When and where is Guest Speaker: Brody Graham being held?
  - **A:** Guest Speaker: Brody Graham takes place on Sun, 07 Jun, 2026 at 11:00 am to Sun, 07 Jun, 2026 at 11:00 am at New Grace Church Abbeville, 300 Whitehall St,Abbeville, South Carolina, United States.
- **Q**: Who is organizing Guest Speaker: Brody Graham?
  - **A:** Guest Speaker: Brody Graham is organized by New Grace Church Abbeville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Guest Speaker: Brody Graham",
        "image": "https://cdn-az.allevents.in/events10/banners/5a303abfba7558dfcb539d8e3339a59fc94c20e02acd087f6f1dd5cf6349ba21-rimg-w1200-h675-dcf4f4f4-gmir?v=1780514915",
        "startDate": "2026-06-07",
        "url": "https://allevents.in/abbeville/guest-speaker-brody-graham/200030069446510",
        "location": {
            "@type": "Place",
            "name": "New Grace Church Abbeville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 Whitehall St,Abbeville, South Carolina",
                "addressLocality": "Abbeville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.18166",
                "longitude": "-82.38338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our guest speaker is our very own Brody Graham.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Grace Church Abbeville",
                "url": "https://allevents.in/org/new-grace-church-abbeville/25415427"
            }
        ]
    }
]
```