

# Event Details

- **Event Name**: Paws @ Lockside 
- **Event Start and End Date**: Sun, 10 May, 2026 at 12:00 am (+01:00)
- **Event Description**: We are on the lookout for your furry friends to join us for our small, fun dog show on the 10th May here at Lockside. Pop in to the cafe to register your dogs for free 🐶 🐕🐾🐾
- **Event URL**: https://allevents.in/wrexham/paws-lockside/200029954341930
- **Event Categories**: dog, dog-shows
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Wrexham
- **state**: WA
- **country**: United Kingdom
- **location**: Agden
- **lat**: 52.992
- **long**: -2.729
- **full address**: Agden, Whitchurch, Wrexham, United Kingdom

## Event gallery

- **Alt text**: Paws @ Lockside
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9f3fc725f370eab10bb512e5d7d2430ed6cc14f76854ea798d056fe550975e09-rimg-w640-h447-dcf4f5f7-gmir?v=1776353430

## FAQs

- **Q**: When and where is Paws @ Lockside  being held?
  - **A:** Paws @ Lockside  takes place on Sun, 10 May, 2026 at 12:00 am to Sun, 10 May, 2026 at 12:00 am at Agden, Whitchurch, Wrexham, United Kingdom.
- **Q**: Who is organizing Paws @ Lockside ?
  - **A:** Paws @ Lockside  is organized by Lockside Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paws @ Lockside",
        "image": "https://cdn-az.allevents.in/events2/banners/9f3fc725f370eab10bb512e5d7d2430ed6cc14f76854ea798d056fe550975e09-rimg-w640-h447-dcf4f5f7-gmir?v=1776353430",
        "startDate": "2026-05-10T00:00:00+01:00",
        "url": "https://allevents.in/wrexham/paws-lockside/200029954341930",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Agden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Whitchurch, Wrexham, United Kingdom",
                "addressLocality": "Wrexham",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.992",
                "longitude": "-2.729"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are on the lookout for your furry friends to join us for our small, fun dog show on the 10th May here at Lockside. Pop in to the cafe to register your dogs for free 🐶 🐕🐾🐾",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lockside Cafe",
                "url": "https://allevents.in/org/lockside-cafe/27450204"
            }
        ]
    }
]
```