

# Event Details

- **Event Name**: Beer pong tournament 
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:00 pm
- **Event Description**: £30 entry per team, prizes to be won
- **Event URL**: https://allevents.in/sheffield/beer-pong-tournament/200029296291522
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029296291522?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sheffield-events

## Event venue details

- **city**: Sheffield
- **state**: EN
- **country**: United Kingdom
- **location**: 12 Holme Lane, Sheffield
- **lat**: 53.40243
- **long**: -1.50166
- **full address**: 12 Holme Lane, Sheffield, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Owls Nest Bar (https://allevents.in/org/the-owls-nest-bar/27186603)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9ca5df70f2cb30161923981a412f75b29a7c6ad05d1a3de874672acb33d22bbe-rimg-w1080-h1080-dc0060a5-gmir?v=1764800542
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1e72e889aa8c9a2901a30e242b8b2cf702e6656d8a03d9c6917fbb5f73a8bff2-rimg-w300-h300-dc0160a5-gmir?v=1764800542

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 12 Holme Lane, Sheffield, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Owls Nest Bar
- **Q**: What type of event is this?
  - **A:** sports, tournaments
- **Q**: Where can I find ticket details about Beer pong tournament  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Beer pong tournament",
        "image": "https://cdn-az.allevents.in/events3/banners/9ca5df70f2cb30161923981a412f75b29a7c6ad05d1a3de874672acb33d22bbe-rimg-w1080-h1080-dc0060a5-gmir?v=1764800542",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/sheffield/beer-pong-tournament/200029296291522",
        "location": {
            "@type": "Place",
            "name": "12 Holme Lane, Sheffield",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Holme Lane, Sheffield, S6 4, United Kingdom",
                "addressLocality": "Sheffield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.40243",
                "longitude": "-1.50166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "£30 entry per team, prizes to be won",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Owls Nest Bar",
                "url": "https://allevents.in/org/the-owls-nest-bar/27186603"
            }
        ]
    }
]
```