

# Event Details

- **Event Name**: DogFest on the Farm
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 09:30 am – Sun, 13 Sep, 2026 at 04:30 pm (+00:00)
- **Event Description**: Great news for dog-lovers: Yorkshire’s favourite dog-first celebration is returning to Harewood House on 12th and 13th September 2026.
- **Event URL**: https://allevents.in/leeds/dogfest-on-the-farm/300042448093
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Leeds/Harewood-House/DogFest-on-the-Farm/42448093/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: Harewood House
- **lat**: 53.897006
- **long**: -1.527206
- **full address**: Harewood House, Harewood House, Leeds, United Kingdom

## Event gallery

- **Alt text**: DogFest on the Farm
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/205f8f5805a5e9405f682f4eaf3c05d7051a8eab48cdd800afaf7bf8e009f7ed-rimg-w1024-h1024-dca49447-gmir.jpg?v=1779210047

## FAQs

- **Q**: When and where is DogFest on the Farm being held?
  - **A:** DogFest on the Farm takes place on Sat, 12 Sep, 2026 at 09:30 am to Sun, 13 Sep, 2026 at 04:30 pm at Harewood House, Harewood House, Leeds, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DogFest on the Farm",
        "image": "https://cdn-az.allevents.in/events1/banners/205f8f5805a5e9405f682f4eaf3c05d7051a8eab48cdd800afaf7bf8e009f7ed-rimg-w1024-h1024-dca49447-gmir.jpg?v=1779210047",
        "startDate": "2026-09-12T09:30:00+00:00",
        "endDate": "2026-09-13T16:30:00+00:00",
        "url": "https://allevents.in/leeds/dogfest-on-the-farm/300042448093",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Harewood House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Harewood House",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.897006",
                "longitude": "-1.527206"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great news for dog-lovers: Yorkshire’s favourite dog-first celebration is returning to Harewood House on 12th and 13th September 2026."
    }
]
```