

# Event Details

- **Event Name**: President's day
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 12:00 pm
- **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: 18

## Ticket Details


## 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 gallery

- **Alt text**: President's day
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/23f908f1eaa700b581ae1f6671f17b8af7d8fc955f836dc0b201fcf966cf3f1a-rimg-w1200-h1600-dc0178fe-gmir?v=1783552382

## FAQs

- **Q**: When and where is President's day being held?
  - **A:** President's day takes place on Sat, 11 Jul, 2026 at 12:00 pm to Sat, 11 Jul, 2026 at 12:00 pm at Fulwood Hall Lane, PR2 8DB, 26 Fulwood Hall Lane, Preston, PR2 8DB, United Kingdom.
- **Q**: Who is organizing President's day?
  - **A:** President's day is organized by The Lonsdale Sports and Social Club.

## 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=1783552382",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/preston/presidents-day/200029643957910",
        "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"
            }
        ]
    }
]
```