

# Event Details

- **Event Name**: GMC Informational Session
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 06:00 pm (-04:00)
- **Event Description**: Join us to learn more about the Global Methodist Church of South Carolina!
- **Event URL**: https://allevents.in/lancaster/gmc-informational-session/200030112657737
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lancaster
- **state**: SC
- **country**: United States
- **location**: The Gathering Room, 119 S White Street Lancaster, SC 29720
- **lat**: 34.71993
- **long**: -80.76908
- **full address**: The Gathering Room, 119 S White Street Lancaster, SC 29720, 119 S White St, Lancaster, SC 29720-2557, United States

## Event gallery

- **Alt text**: GMC Informational Session
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bf2e6d2901630f7310355c4601a67434cc82710d45c45e55c13a970e551f63ed-rimg-w1200-h628-dc0169b2-gmir?v=1779560437

## FAQs

- **Q**: When and where is GMC Informational Session being held?
  - **A:** GMC Informational Session takes place on Tue, 30 Jun, 2026 at 06:00 pm to Tue, 30 Jun, 2026 at 06:00 pm at The Gathering Room, 119 S White Street Lancaster, SC 29720, 119 S White St, Lancaster, SC 29720-2557, United States.
- **Q**: Who is organizing GMC Informational Session?
  - **A:** GMC Informational Session is organized by Global Methodist Church of South Carolina.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "GMC Informational Session",
        "image": "https://cdn-az.allevents.in/events6/banners/bf2e6d2901630f7310355c4601a67434cc82710d45c45e55c13a970e551f63ed-rimg-w1200-h628-dc0169b2-gmir?v=1779560437",
        "startDate": "2026-06-30T18:00:00-04:00",
        "url": "https://allevents.in/lancaster/gmc-informational-session/200030112657737",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Gathering Room, 119 S White Street Lancaster, SC 29720",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "119 S White St, Lancaster, SC 29720-2557, United States",
                "addressLocality": "Lancaster",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.71993",
                "longitude": "-80.76908"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to learn more about the Global Methodist Church of South Carolina!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Global Methodist Church of South Carolina",
                "url": "https://allevents.in/org/global-methodist-church-of-south-carolina/27828299"
            }
        ]
    }
]
```