

# Event Details

- **Event Name**: The Public Eye Presents FIFA Tournament at the Bless
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 03:00 pm – Sun, 14 Jun, 2026 at 10:00 pm
- **Event Description**: Ticket to enter and participate in the FIFA Tournament
- **Event URL**: https://allevents.in/derby/the-public-eye-presents-fifa-tournament-at-the-bless/300042494913
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Derby/The-Bless/The-Public-Eye-Presents-FIFA-Tournament-at-the-Bless/42494913/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Derby
- **state**: EN
- **country**: United Kingdom
- **location**: The Bless
- **lat**: 52.9257076
- **long**: -1.4805501
- **full address**: The Bless, Chapel Street, Derby, United Kingdom

## Event gallery

- **Alt text**: The Public Eye Presents FIFA Tournament at the Bless
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/513ef11edb3a91b4864bd1365f8768628071c0d6e2dd1e88701778327cfe0462-rimg-w1024-h1024-dc4b444a-gmir.jpg?v=1781137460

## FAQs

- **Q**: When and where is The Public Eye Presents FIFA Tournament at the Bless being held?
  - **A:** The Public Eye Presents FIFA Tournament at the Bless takes place on Sun, 14 Jun, 2026 at 03:00 pm to Sun, 14 Jun, 2026 at 10:00 pm at The Bless, Chapel Street, Derby, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Public Eye Presents FIFA Tournament at the Bless is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Derby, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Public Eye Presents FIFA Tournament at the Bless sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "The Public Eye Presents FIFA Tournament at the Bless",
        "image": "https://cdn-az.allevents.in/events1/banners/513ef11edb3a91b4864bd1365f8768628071c0d6e2dd1e88701778327cfe0462-rimg-w1024-h1024-dc4b444a-gmir.jpg?v=1781137460",
        "startDate": "2026-06-14",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/derby/the-public-eye-presents-fifa-tournament-at-the-bless/300042494913",
        "location": {
            "@type": "Place",
            "name": "The Bless",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chapel Street",
                "addressLocality": "Derby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.9257076",
                "longitude": "-1.4805501"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ticket to enter and participate in the FIFA Tournament"
    }
]
```