

# Event Details

- **Event Name**: The Great Seaside Vintage Fair (Whitby)
- **Event Start and End Date**: Sat, 19 Jul, 2025 at 10:00 am – Sun, 20 Jul, 2025 at 04:00 pm
- **Event Description**: Two Day Summer vintage fair by the sea at Whitby Pavilion
- **Event URL**: https://allevents.in/whitby/the-great-seaside-vintage-fair-whitby/300040956650
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/York/Whitby-Pavilion/The-Great-Seaside-Vintage-Fair-Whitby/40956650/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Whitby
- **state**: EN
- **country**: United Kingdom
- **location**: Whitby Pavilion
- **lat**: 54.490868
- **long**: -0.620457
- **full address**: Whitby Pavilion, West Cliff, Whitby, United Kingdom

## Event gallery

- **Alt text**: The Great Seaside Vintage Fair (Whitby)
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/797c70b6ce383b9a79fb5ab05b47d4695dcffa7204a6ed8a0ba93091713f5509-rimg-w1024-h1024-dcffffff-gmir.jpg?v=1753172416

## FAQs

- **Q**: When and where is The Great Seaside Vintage Fair (Whitby) being held?
  - **A:** The Great Seaside Vintage Fair (Whitby) takes place on Sat, 19 Jul, 2025 at 10:00 am to Sun, 20 Jul, 2025 at 04:00 pm at Whitby Pavilion, West Cliff, Whitby, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Great Seaside Vintage Fair (Whitby)",
        "image": "https://cdn-az.allevents.in/events8/banners/797c70b6ce383b9a79fb5ab05b47d4695dcffa7204a6ed8a0ba93091713f5509-rimg-w1024-h1024-dcffffff-gmir.jpg?v=1753172416",
        "startDate": "2025-07-19",
        "endDate": "2025-07-20",
        "url": "https://allevents.in/whitby/the-great-seaside-vintage-fair-whitby/300040956650",
        "location": {
            "@type": "Place",
            "name": "Whitby Pavilion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West Cliff",
                "addressLocality": "Whitby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.490868",
                "longitude": "-0.620457"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Two Day Summer vintage fair by the sea at Whitby Pavilion"
    }
]
```