

# Event Details

- **Event Name**: Foo Fighters Toronto Tickets
- **Event Start and End Date**: Tue, 04 Aug, 2026 at 05:30 pm
- **Event URL**: https://allevents.in/north-york/foo-fighters-toronto-tickets/100029193422120
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 88.04, max: 88.04, currency: EUR

## Event venue details

- **city**: North York
- **state**: ON
- **country**: Canada
- **location**: Rogers Stadium
- **lat**: 43.7700000000
- **long**: -79.4200000000
- **full address**: Rogers Stadium, Rogers Stadium, North York, Canada

## Event gallery

- **Alt text**: Foo Fighters Toronto Tickets
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cc387c90-3f7a-11f1-b0aa-0bd992969467-rimg-w1140-h798-dcfffffe-gmir.jpg?v=1776993207

## FAQs

- **Q**: When and where is Foo Fighters Toronto Tickets being held?
  - **A:** Foo Fighters Toronto Tickets takes place on Tue, 04 Aug, 2026 at 05:30 pm to Tue, 04 Aug, 2026 at 05:30 pm at Rogers Stadium, Rogers Stadium, North York, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Foo Fighters Toronto Tickets",
        "image": "https://cdn-az.allevents.in/events1/banners/cc387c90-3f7a-11f1-b0aa-0bd992969467-rimg-w1140-h798-dcfffffe-gmir.jpg?v=1776993207",
        "startDate": "2026-08-04",
        "url": "https://allevents.in/north-york/foo-fighters-toronto-tickets/100029193422120",
        "location": {
            "@type": "Place",
            "name": "Rogers Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rogers Stadium, North York, Canada",
                "addressLocality": "North York",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.7700000000",
                "longitude": "-79.4200000000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "EUR",
                "availabilityStarts": "2026-08-27",
                "availabilityEnds": "2026-08-04",
                "validFrom": "2026-08-27",
                "lowPrice": "88.04",
                "highPrice": "88.04",
                "price": "88.04",
                "url": "https://allevents.in/north-york/foo-fighters-toronto-tickets/100029193422120"
            }
        ]
    }
]
```