

# Event Details

- **Event Name**: Godeater
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 06:30 pm
- **Event URL**: https://allevents.in/glasgow/godeater/210002776621223
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/godeater-tickets-QBCTW9?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Glasgow
- **country**: United Kingdom
- **location**: Audio
- **lat**: 55.85734300
- **long**: -4.25773000
- **full address**: Audio, Glasgow, United Kingdom

## Event gallery

- **Alt text**: Godeater
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0a515cdb1a0032d7c6d8aff2faf9bd7363e09ecf419683f060d0a3196e39c316-rimg-w1024-h576-dc1d1f1f-gmir.jpg?v=1768341691

## FAQs

- **Q**: When and where is Godeater being held?
  - **A:** Godeater takes place on Sat, 17 Jan, 2026 at 06:30 pm at Audio, Glasgow, United Kingdom.
- **Q**: Who is organizing Godeater?
  - **A:** Godeater is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Godeater",
        "image": "https://cdn-az.allevents.in/events1/banners/0a515cdb1a0032d7c6d8aff2faf9bd7363e09ecf419683f060d0a3196e39c316-rimg-w1024-h576-dc1d1f1f-gmir.jpg?v=1768341691",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/glasgow/godeater/210002776621223",
        "location": {
            "@type": "Place",
            "name": "Audio",
            "address": {
                "@type": "PostalAddress",
                "name": "Audio, Glasgow, United Kingdom",
                "addressLocality": "Glasgow",
                "addressRegion": null,
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.85734300",
                "longitude": "-4.25773000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```