

# Event Details

- **Event Name**: John Smith
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 08:30 pm – Sun, 15 Feb, 2026 at 10:30 pm
- **Event Description**: Nearby AttractionsJohn Smith has 3 upcoming events.Note: Over 18s - ID required.Ticket Limit9 per person
- **Event URL**: https://allevents.in/galway/john-smith/210001856563872
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038752/23889?u=https://www.ticketmaster.ie/john-smith-galway-15-02-2026/event/1800638BACE5F7AD&utm_medium=affiliate

## Event venue details

- **city**: Galway
- **state**: GY
- **country**: Ireland
- **location**: Roisin Dubh
- **lat**: 53.27008700
- **long**: -9.05814500
- **full address**: Roisin Dubh, Galway, Ireland

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c7b8a27284523d038f819d3aa6e97ed350a6372b1b08c903b5671783a00ab049-rimg-w1024-h576-dcd8dad7-gmir.jpg?v=1767959179
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=John+Smith&date=15+Feb

## Artist Details

- **Artist name**: John Smith
  - **Artist page URL**: https://allevents.in/performer/john-smith

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Feb, 2026 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** Roisin Dubh, Galway, Ireland
- **Q**: Who are the performers at this event?
  - **A:** John Smith
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about John Smith ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "John Smith",
        "image": "https://cdn-az.allevents.in/events10/banners/c7b8a27284523d038f819d3aa6e97ed350a6372b1b08c903b5671783a00ab049-rimg-w1024-h576-dcd8dad7-gmir.jpg?v=1767959179",
        "startDate": "2026-02-15",
        "endDate": "2026-02-15",
        "url": "https://allevents.in/galway/john-smith/210001856563872",
        "location": {
            "@type": "Place",
            "name": "Roisin Dubh",
            "address": {
                "@type": "PostalAddress",
                "name": "Roisin Dubh, Galway, Ireland",
                "addressLocality": "Galway",
                "addressRegion": "GY",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.27008700",
                "longitude": "-9.05814500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsJohn Smith has 3 upcoming events.Note: Over 18s - ID required.Ticket Limit9 per person",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "John Smith",
                "url": "https://allevents.in/performer/john-smith"
            }
        ]
    }
]
```