

# Event Details

- **Event Name**: GloryWay in Concert
- **Event Start and End Date**: Sun, 24 Aug, 2025 at 11:00 am
- **Event Description**: Morning worship with a generous love offering received.
- **Event URL**: https://allevents.in/flemington/gloryway-in-concert/200028314825205
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Flemington
- **state**: WV
- **country**: United States
- **location**: Long Run Fellowship Church
- **lat**: 39.29089214957
- **long**: -80.086850337921
- **full address**: Long Run Fellowship Church, 31 Freewill Drive, Flemington WV,Flemington, West Virginia, United States

## Event gallery

- **Alt text**: GloryWay in Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a781ee253984e29eda1fafea88d567d411de7811d96634c6d0e230dc90e0f6ae-rimg-w1200-h800-dcd9d0c6-gmir?v=1753305915

## FAQs

- **Q**: When and where is GloryWay in Concert being held?
  - **A:** GloryWay in Concert takes place on Sun, 24 Aug, 2025 at 11:00 am to Sun, 24 Aug, 2025 at 11:00 am at Long Run Fellowship Church, 31 Freewill Drive, Flemington WV,Flemington, West Virginia, United States.
- **Q**: Who is organizing GloryWay in Concert?
  - **A:** GloryWay in Concert is organized by GloryWay.
- **Q**: Who is this event for? Is it right for me?
  - **A:** GloryWay in Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Flemington, this event is thoughtfully curated to deliver a standout experience worth every moment. If GloryWay in Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "GloryWay in Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/a781ee253984e29eda1fafea88d567d411de7811d96634c6d0e230dc90e0f6ae-rimg-w1200-h800-dcd9d0c6-gmir?v=1753305915",
        "startDate": "2025-08-24",
        "url": "https://allevents.in/flemington/gloryway-in-concert/200028314825205",
        "location": {
            "@type": "Place",
            "name": "Long Run Fellowship Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31 Freewill Drive, Flemington WV,Flemington, West Virginia",
                "addressLocality": "Flemington",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.29089214957",
                "longitude": "-80.086850337921"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Morning worship with a generous love offering received.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "GloryWay",
                "url": "https://allevents.in/org/gloryway/20421454"
            }
        ]
    }
]
```