

# Event Details

- **Event Name**: President's day
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 12:00 pm (+01:00)
- **Event Description**: Our annual president's day. Tickets for buffet available nearer the time.
- **Event URL**: https://allevents.in/preston/presidents-day/200029643957910
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

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

## Event venue details

- **city**: Preston
- **state**: EN
- **country**: United Kingdom
- **location**: Fulwood Hall Lane, PR2 8DB
- **lat**: 53.78095
- **long**: -2.69001
- **full address**: Fulwood Hall Lane, PR2 8DB, 26 Fulwood Hall Lane, Preston, PR2 8DB, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Lonsdale Sports and Social Club (https://allevents.in/org/the-lonsdale-sports-and-social-club/25574740)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/23f908f1eaa700b581ae1f6671f17b8af7d8fc955f836dc0b201fcf966cf3f1a-rimg-w1200-h1600-dc0178fe-gmir?v=1775431992
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d5c3d93b5683a621f1d137cc09ee6cd9f332a3280f6ea02fe17fc66453614189-rimg-w300-h300-dc8d9305-gmir?v=1775431992

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 11 Jul, 2026 at 12:00 pm (+01:00)
- **Q**: Where is the event happening?
  - **A:** Fulwood Hall Lane, PR2 8DB, 26 Fulwood Hall Lane, Preston, PR2 8DB, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Lonsdale Sports and Social Club
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about President's day ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "President's day",
        "image": "https://cdn-az.allevents.in/events8/banners/23f908f1eaa700b581ae1f6671f17b8af7d8fc955f836dc0b201fcf966cf3f1a-rimg-w1200-h1600-dc0178fe-gmir?v=1775431992",
        "startDate": "2026-07-11T12:00:00+01:00",
        "url": "https://allevents.in/preston/presidents-day/200029643957910",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fulwood Hall Lane, PR2 8DB",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26 Fulwood Hall Lane, Preston, PR2 8DB, United Kingdom",
                "addressLocality": "Preston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.78095",
                "longitude": "-2.69001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual president's day. Tickets for buffet available nearer the time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Lonsdale Sports and Social Club",
                "url": "https://allevents.in/org/the-lonsdale-sports-and-social-club/25574740"
            }
        ]
    }
]
```