

# Event Details

- **Event Name**: Dog Show 
- **Event Start and End Date**: Sun, 03 May, 2026 at 01:00 pm (+01:00)
- **Event Description**: Come along and join in the fun
- **Event URL**: https://allevents.in/york/dog-show/200029955109327
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: York
- **state**: EN
- **country**: United Kingdom
- **location**: York Road, Yo61 1LJ Stillington, United Kingdom
- **lat**: 54.11771
- **long**: -1.18822
- **full address**: York Road, Yo61 1LJ Stillington, United Kingdom, 1 York Road, York, YO61 3ED, United Kingdom

## Event gallery

- **Alt text**: Dog Show
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/547383fe19e8d4fee453c646eeafce0ab2bc4c7f704990673b879d465e58f3dc-rimg-w1200-h800-dca8d9f7-gmir?v=1776362607

## FAQs

- **Q**: When and where is Dog Show  being held?
  - **A:** Dog Show  takes place on Sun, 03 May, 2026 at 01:00 pm to Sun, 03 May, 2026 at 01:00 pm at York Road, Yo61 1LJ Stillington, United Kingdom, 1 York Road, York, YO61 3ED, United Kingdom.
- **Q**: Who is organizing Dog Show ?
  - **A:** Dog Show  is organized by Stillington Sports and Social Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dog Show",
        "image": "https://cdn-az.allevents.in/events8/banners/547383fe19e8d4fee453c646eeafce0ab2bc4c7f704990673b879d465e58f3dc-rimg-w1200-h800-dca8d9f7-gmir?v=1776362607",
        "startDate": "2026-05-03T13:00:00+01:00",
        "url": "https://allevents.in/york/dog-show/200029955109327",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "York Road, Yo61 1LJ Stillington, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 York Road, York, YO61 3ED, United Kingdom",
                "addressLocality": "York",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.11771",
                "longitude": "-1.18822"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along and join in the fun",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stillington Sports and Social Club",
                "url": "https://allevents.in/org/stillington-sports-and-social-club/25521010"
            }
        ]
    }
]
```