

# Event Details

- **Event Name**: The Gabriel John Band
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 08:00 pm
- **Event Description**: Live music. Get Some.
- **Event URL**: https://allevents.in/silverton/the-gabriel-john-band/200029136626145
- **Event Categories**: music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029136626145?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=silverton-events

## Event venue details

- **city**: Silverton
- **state**: OR
- **country**: United States
- **location**: 201 N Water St, Silverton, OR
- **lat**: 45.00572
- **long**: -122.78389
- **full address**: 201 N Water St, Silverton, OR, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mac's Place (https://allevents.in/org/macs-place/25008769)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/370e1d658387aba55332618f49775c20e9869bacd4eec3edb751a8192de165cc-rimg-w1200-h900-dc010204-gmir?v=1766256995
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4787939dd404c00d7702dca8cb5a8e5fc6ab7606c08a117fc6ffb01324d34a5e-rimg-w300-h300-dc010204-gmir?v=1766257006

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 27 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 201 N Water St, Silverton, OR, United States
- **Q**: Who is organizing the event?
  - **A:** Mac's Place
- **Q**: What type of event is this?
  - **A:** music, entertainment, live-music
- **Q**: Where can I find ticket details about The Gabriel John Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Gabriel John Band",
        "image": "https://cdn-az.allevents.in/events6/banners/370e1d658387aba55332618f49775c20e9869bacd4eec3edb751a8192de165cc-rimg-w1200-h900-dc010204-gmir?v=1766256995",
        "startDate": "2025-12-27",
        "url": "https://allevents.in/silverton/the-gabriel-john-band/200029136626145",
        "location": {
            "@type": "Place",
            "name": "201 N Water St, Silverton, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 N Water St, Silverton, OR 97381-1621, United States",
                "addressLocality": "Silverton",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.00572",
                "longitude": "-122.78389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music. Get Some.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Macs Place",
                "url": "https://allevents.in/org/macs-place/25008769"
            }
        ]
    }
]
```