

# Event Details

- **Event Name**: Poker night every tuesday
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm – Wed, 17 Dec, 2025 at 12:00 am
- **Event Description**: First fun session tonight. £5 entry. Andy is running it. 7pm start ?
- **Event URL**: https://allevents.in/ipswich/poker-night-every-tuesday/200029362515852
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Ipswich
- **state**: EN
- **country**: United Kingdom
- **location**: The Flying Horse Cafe & Public house
- **lat**: 52.07604817868
- **long**: 1.1202567
- **full address**: The Flying Horse Cafe &amp; Public house, WATERFORD ROAD,Ipswich, Suffolk, United Kingdom

## Event gallery

- **Alt text**: Poker night every tuesday
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/19a70b5338b23aec4700483d582ad41bb84da514e8df2b4c405a5c1a1a4d7cad-rimg-w1200-h1697-dc4e1a64-gmir?v=1765866952

## FAQs

- **Q**: When and where is Poker night every tuesday being held?
  - **A:** Poker night every tuesday takes place on Tue, 16 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 12:00 am at The Flying Horse Cafe &amp; Public house, WATERFORD ROAD,Ipswich, Suffolk, United Kingdom.
- **Q**: Who is organizing Poker night every tuesday?
  - **A:** Poker night every tuesday is organized by The Flying Horse Cafe & Public house.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Poker night every tuesday",
        "image": "https://cdn-az.allevents.in/events6/banners/19a70b5338b23aec4700483d582ad41bb84da514e8df2b4c405a5c1a1a4d7cad-rimg-w1200-h1697-dc4e1a64-gmir?v=1765866952",
        "startDate": "2025-12-16",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/ipswich/poker-night-every-tuesday/200029362515852",
        "location": {
            "@type": "Place",
            "name": "The Flying Horse Cafe & Public house",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "WATERFORD ROAD,Ipswich, Suffolk",
                "addressLocality": "Ipswich",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.07604817868",
                "longitude": "1.1202567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First fun session tonight. £5 entry. Andy is running it. 7pm start ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Flying Horse Cafe & Public house",
                "url": "https://allevents.in/org/the-flying-horse-cafe-and-public-house/24662367"
            }
        ]
    }
]
```