

# Event Details

- **Event Name**: World Cup Final
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 08:00 pm (+01:00)
- **Event Description**: The club will stay open for the World Cuo Final kicking off at 20:00
- **Event URL**: https://allevents.in/newton-mearns/world-cup-final/200030135383303
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200030135383303?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=newton+mearns-events

## Event venue details

- **city**: Newton Mearns
- **state**: SC
- **country**: United Kingdom
- **location**: Busby Masonic
- **lat**: 55.78169620022
- **long**: -4.2711905979124
- **full address**: Busby Masonic, Hawthorn Road, Busby,Carmunnock, East Renfrewshire, United Kingdom, Newton Mearns

## Event gallery

- **Alt text**: World Cup Final
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2916a61240a5db193db668f356deed9445c7241652f5f21add3d111bd5307e05-rimg-w1054-h1492-dc020406-gmir?v=1780234174

## FAQs

- **Q**: When and where is World Cup Final being held?
  - **A:** World Cup Final takes place on Sun, 19 Jul, 2026 at 08:00 pm to Sun, 19 Jul, 2026 at 08:00 pm at Busby Masonic, Hawthorn Road, Busby,Carmunnock, East Renfrewshire, United Kingdom, Newton Mearns.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "World Cup Final",
        "image": "https://cdn-az.allevents.in/events2/banners/2916a61240a5db193db668f356deed9445c7241652f5f21add3d111bd5307e05-rimg-w1054-h1492-dc020406-gmir?v=1780234174",
        "startDate": "2026-07-19T20:00:00+01:00",
        "url": "https://allevents.in/newton-mearns/world-cup-final/200030135383303",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Busby Masonic",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hawthorn Road, Busby,Carmunnock, East Renfrewshire, United Kingdom",
                "addressLocality": "Newton Mearns",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.78169620022",
                "longitude": "-4.2711905979124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The club will stay open for the World Cuo Final kicking off at 20:00"
    }
]
```