

# Event Details

- **Event Name**: ABBA Tribute Lunch
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 12:30 pm – Sun, 19 Jul, 2026 at 03:30 pm (+00:00)
- **Event Description**: Mamma Mia! Enjoy Merchant City weekend with our Abba Tribute Duo!
- **Event URL**: https://allevents.in/glasgow/abba-tribute-lunch/300041789990
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/ARTA/ABBA-Tribute-Lunch/41789990/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: ARTA
- **lat**: 55.85812700
- **long**: -4.24436500
- **full address**: ARTA, 62 Albion Street, Glasgow, United Kingdom

## Event gallery

- **Alt text**: ABBA Tribute Lunch
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bb8704675e030dad417184b316609737824636375774ddcd9d16275e691372e1-rimg-w1024-h1024-dc040304-gmir.jpg?v=1773765071

## FAQs

- **Q**: When and where is ABBA Tribute Lunch being held?
  - **A:** ABBA Tribute Lunch takes place on Sun, 19 Jul, 2026 at 12:30 pm to Sun, 19 Jul, 2026 at 03:30 pm at ARTA, 62 Albion Street, Glasgow, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ABBA Tribute Lunch",
        "image": "https://cdn-az.allevents.in/events8/banners/bb8704675e030dad417184b316609737824636375774ddcd9d16275e691372e1-rimg-w1024-h1024-dc040304-gmir.jpg?v=1773765071",
        "startDate": "2026-07-19T12:30:00+00:00",
        "endDate": "2026-07-19T15:30:00+00:00",
        "url": "https://allevents.in/glasgow/abba-tribute-lunch/300041789990",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "ARTA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "62 Albion Street",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.85812700",
                "longitude": "-4.24436500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mamma Mia! Enjoy Merchant City weekend with our Abba Tribute Duo!"
    }
]
```