

# Event Details

- **Event Name**: The Hoppers in Galax
- **Event Start and End Date**: Fri, 16 May, 2025 at 07:00 pm – Fri, 16 May, 2025 at 11:00 pm
- **Event URL**: https://allevents.in/galax/the-hoppers-in-galax/3300027745515503
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/1Oc4xSV9knRFZoFPsIaim4

## Event venue details

- **city**: Galax
- **state**: VA
- **country**: United States
- **location**: Endless Possibilities Church
- **lat**: 36.6738801
- **long**: -80.9154595
- **full address**: Endless Possibilities Church, Endless Possibilities Church, Galax, VA, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a29bc2a0-d533-11ef-9cf0-cb581fb039c3-rimg-w1200-h514-dceaedeb-gmir.jpg?v=1737160322
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a3102f50-d533-11ef-8936-fdd0c01171f1-rimg-w300-h300-dcd7d8d8-gmir.jpg?v=1737160323

## Artist Details

- **Artist name**: The Hoppers
  - **Artist page URL**: https://allevents.in/performer/the-hoppers

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 16 May, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Endless Possibilities Church, Endless Possibilities Church, Galax, VA, United States
- **Q**: Who are the performers at this event?
  - **A:** The Hoppers
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about The Hoppers in Galax ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Hoppers in Galax",
        "image": "https://cdn-az.allevents.in/events1/banners/a29bc2a0-d533-11ef-9cf0-cb581fb039c3-rimg-w1200-h514-dceaedeb-gmir.jpg?v=1737160322",
        "startDate": "2025-05-16",
        "endDate": "2025-05-16",
        "url": "https://allevents.in/galax/the-hoppers-in-galax/3300027745515503",
        "location": {
            "@type": "Place",
            "name": "Endless Possibilities Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Endless Possibilities Church, Galax, VA, United States",
                "addressLocality": "Galax",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.6738801",
                "longitude": "-80.9154595"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Hoppers",
                "url": "https://allevents.in/performer/the-hoppers"
            }
        ]
    }
]
```