

# Event Details

- **Event Name**: Labrador Beach Meet!
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 09:30 am (+01:00)
- **Event Description**: You all know the drill! Labradors + Beach = fun!

there's parking just opposite the beach and toilets on site.
- **Event URL**: https://allevents.in/south-shields/labrador-beach-meet/200029971422400
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details

- **Ticket URL**: http://facebook.com/200029971422400?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=south+shields-events

## Event venue details

- **city**: South Shields
- **state**: EN
- **country**: United Kingdom
- **location**: Little Haven Beach South Shields
- **lat**: 55.00516552738
- **long**: -1.4239836993714
- **full address**: Little Haven Beach South Shields, South Shields, United Kingdom

## Event gallery

- **Alt text**: Labrador Beach Meet!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ac922d780e0fb97242d1aa6ba8f1d4024ede21227385c2fe284dbe16d87bc457-rimg-w1200-h800-dcffffff-gmir?v=1776846359

## FAQs

- **Q**: When and where is Labrador Beach Meet! being held?
  - **A:** Labrador Beach Meet! takes place on Sun, 26 Apr, 2026 at 09:30 am to Sun, 26 Apr, 2026 at 09:30 am at Little Haven Beach South Shields, South Shields, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Labrador Beach Meet!",
        "image": "https://cdn-az.allevents.in/events2/banners/ac922d780e0fb97242d1aa6ba8f1d4024ede21227385c2fe284dbe16d87bc457-rimg-w1200-h800-dcffffff-gmir?v=1776846359",
        "startDate": "2026-04-26T09:30:00+01:00",
        "url": "https://allevents.in/south-shields/labrador-beach-meet/200029971422400",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Little Haven Beach South Shields",
            "address": {
                "@type": "PostalAddress",
                "name": "Little Haven Beach South Shields, South Shields, United Kingdom",
                "addressLocality": "South Shields",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.00516552738",
                "longitude": "-1.4239836993714"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You all know the drill! Labradors + Beach = fun!\n\nthere's parking just opposite the beach and toilets on site."
    }
]
```