

# Event Details

- **Event Name**: World Cup: Scotland vs Brazil
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/wimbledon/world-cup-scotland-vs-brazil/2700030261520754
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 3, max: 3, currency: GBP

## Event venue details

- **city**: Wimbledon
- **state**: EN
- **country**: United Kingdom
- **location**: The Clapham Grand
- **lat**: 51.428001403809
- **long**: -0.20900000631809
- **full address**: The Clapham Grand, 21-25 St Johns Hill, Wimbledon, United Kingdom

## Event gallery

- **Alt text**: World Cup: Scotland vs Brazil
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ffeb8da0-6add-11f1-84dc-45f3f336a641-rimg-w550-h550-dc181419-gmir.jpg?v=1781763714

## FAQs

- **Q**: When and where is World Cup: Scotland vs Brazil being held?
  - **A:** World Cup: Scotland vs Brazil takes place on Wed, 24 Jun, 2026 at 09:30 pm to Wed, 24 Jun, 2026 at 09:30 pm at The Clapham Grand, 21-25 St Johns Hill, Wimbledon, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "World Cup: Scotland vs Brazil",
        "image": "https://cdn-az.allevents.in/events2/banners/ffeb8da0-6add-11f1-84dc-45f3f336a641-rimg-w550-h550-dc181419-gmir.jpg?v=1781763714",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/wimbledon/world-cup-scotland-vs-brazil/2700030261520754",
        "location": {
            "@type": "Place",
            "name": "The Clapham Grand",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21-25 St Johns Hill",
                "addressLocality": "Wimbledon",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.428001403809",
                "longitude": "-0.20900000631809"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "GBP",
                "availabilityStarts": "2026-09-05",
                "availabilityEnds": "2026-06-24",
                "validFrom": "2026-09-05",
                "lowPrice": "3.00",
                "highPrice": "3.00",
                "price": "3.00",
                "url": "https://allevents.in/wimbledon/world-cup-scotland-vs-brazil/2700030261520754"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "GBP",
                "availabilityStarts": "2026-09-05",
                "availabilityEnds": "2026-06-24",
                "validFrom": "2026-09-05",
                "price": "3.00",
                "url": "https://allevents.in/wimbledon/world-cup-scotland-vs-brazil/2700030261520754"
            }
        ]
    }
]
```