

# Event Details

- **Event Name**: A Grand Day Out
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 02:00 pm – Sun, 02 Aug, 2026 at 01:00 am (+00:00)
- **Event Description**: A multi-genre city-centre music festival across 3 venues on Market Street West. Chew's Yard, Nytclas and Chain House Tap Room.ArtistsUrbi
- **Event URL**: https://allevents.in/preston/a-grand-day-out/300042260908
- **Event Categories**: Entertainment, Festivals, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Preston/Chew%27s-Yard/A-Grand-Day-Out/42260908/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Preston
- **state**: EN
- **country**: United Kingdom
- **location**: Chew's Yard
- **lat**: 53.7611586
- **long**: -2.7033987
- **full address**: Chew's Yard, 103-111 Market St W, Preston, United Kingdom

## Event gallery

- **Alt text**: A Grand Day Out
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/909c9dd2424ef577b53a5abbb9824f2b1b26252cadfc11335be0ebf3f766558c-rimg-w1024-h1024-dcf4a934-gmir.jpg?v=1773678126

## Artist Details

- **Artist name**: Urbi

## FAQs

- **Q**: When and where is A Grand Day Out being held?
  - **A:** A Grand Day Out takes place on Sat, 01 Aug, 2026 at 02:00 pm to Sun, 02 Aug, 2026 at 01:00 am at Chew's Yard, 103-111 Market St W, Preston, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** A Grand Day Out is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Preston, this event is thoughtfully curated to deliver a standout experience worth every moment. If A Grand Day Out 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": "A Grand Day Out",
        "image": "https://cdn-az.allevents.in/events6/banners/909c9dd2424ef577b53a5abbb9824f2b1b26252cadfc11335be0ebf3f766558c-rimg-w1024-h1024-dcf4a934-gmir.jpg?v=1773678126",
        "startDate": "2026-08-01T14:00:00+00:00",
        "endDate": "2026-08-02T01:00:00+00:00",
        "url": "https://allevents.in/preston/a-grand-day-out/300042260908",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chew's Yard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103-111 Market St W, Preston",
                "addressLocality": "Preston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.7611586",
                "longitude": "-2.7033987"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A multi-genre city-centre music festival across 3 venues on Market Street West. Chew's Yard, Nytclas and Chain House Tap Room.ArtistsUrbi",
        "performer": [
            {
                "@type": "Person",
                "name": "Urbi"
            }
        ]
    }
]
```