

# Event Details

- **Event Name**: Street Food + Football Festival
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 10:00 am – Sun, 02 Aug, 2026 at 05:00 pm
- **Event Description**: Blackguard + Oldbury Events presents a street food festival this summer. Smash Burgers to Caribbean flavours, Cocktails, desserts and live DJs + more!
- **Event URL**: https://allevents.in/west-bromwich/street-food-football-festival/300042498721
- **Event Categories**: food-truck-festivals, food-drinks, festivals, sports, football
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/Oldbury-United-FC/Street-Food--Football-Festival/42498721/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: West Bromwich
- **state**: EN
- **country**: United Kingdom
- **location**: Oldbury United FC
- **lat**: 52.48398370
- **long**: -2.02665290
- **full address**: Oldbury United FC, 35-37 York Road, West Bromwich, United Kingdom

## Event gallery

- **Alt text**: Street Food + Football Festival
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/43ba5e7730c3193fa66e61acf80c2f24042af81bfef16eadc1be4335bbb6e380-rimg-w1024-h1024-dc030304-gmir.jpg?v=1784623454

## FAQs

- **Q**: When and where is Street Food + Football Festival being held?
  - **A:** Street Food + Football Festival takes place on Sun, 02 Aug, 2026 at 10:00 am to Sun, 02 Aug, 2026 at 05:00 pm at Oldbury United FC, 35-37 York Road, West Bromwich, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Street Food + Football Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in West Bromwich, this event is thoughtfully curated to deliver a standout experience worth every moment. If Street Food + Football Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Street Food + Football Festival",
        "image": "https://cdn-az.allevents.in/events9/banners/43ba5e7730c3193fa66e61acf80c2f24042af81bfef16eadc1be4335bbb6e380-rimg-w1024-h1024-dc030304-gmir.jpg?v=1784623454",
        "startDate": "2026-08-02",
        "endDate": "2026-08-02",
        "url": "https://allevents.in/west-bromwich/street-food-football-festival/300042498721",
        "location": {
            "@type": "Place",
            "name": "Oldbury United FC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35-37 York Road",
                "addressLocality": "West Bromwich",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.48398370",
                "longitude": "-2.02665290"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Blackguard + Oldbury Events presents a street food festival this summer. Smash Burgers to Caribbean flavours, Cocktails, desserts and live DJs + more!"
    }
]
```