

# Event Details

- **Event Name**: Spring Fair
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 01:00 pm (+01:00)
- **Event Description**: Come along to our Spring Fair on the 18th April
- **Event URL**: https://allevents.in/st-helens/spring-fair/200029924636304
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: St Helens
- **state**: EN
- **country**: United Kingdom
- **location**: Haresfinch URC
- **lat**: 53.4703628
- **long**: -2.7247462
- **full address**: Haresfinch URC, Derwent Road, Haresfinch,St Helens, Merseyside, United Kingdom

## Event gallery

- **Alt text**: Spring Fair
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/698a3322b2fbad193376005cecba3d207edb68d00b8704b7afcbe2a51e593c4e-rimg-w1170-h1557-dcfefefe-gmir?v=1775854863

## FAQs

- **Q**: When and where is Spring Fair being held?
  - **A:** Spring Fair takes place on Sat, 18 Apr, 2026 at 01:00 pm to Sat, 18 Apr, 2026 at 01:00 pm at Haresfinch URC, Derwent Road, Haresfinch,St Helens, Merseyside, United Kingdom.
- **Q**: Who is organizing Spring Fair?
  - **A:** Spring Fair is organized by Haresfinch URC.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Fair is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in St Helens, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Fair sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Fair",
        "image": "https://cdn-az.allevents.in/events9/banners/698a3322b2fbad193376005cecba3d207edb68d00b8704b7afcbe2a51e593c4e-rimg-w1170-h1557-dcfefefe-gmir?v=1775854863",
        "startDate": "2026-04-18T13:00:00+01:00",
        "url": "https://allevents.in/st-helens/spring-fair/200029924636304",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Haresfinch URC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Derwent Road, Haresfinch,St Helens, Merseyside",
                "addressLocality": "St Helens",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4703628",
                "longitude": "-2.7247462"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along to our Spring Fair on the 18th April",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Haresfinch URC",
                "url": "https://allevents.in/org/haresfinch-urc/25042398"
            }
        ]
    }
]
```