

# Event Details

- **Event Name**: Breakfast Club
- **Event Start and End Date**: Tue, 26 May, 2026 at 10:00 am – Tue, 28 Jul, 2026 at 10:00 am
- **Event Description**: Weekly Breakfast Club put on by our friends at Step Into Recovery ???
Let’s get better together!?
- **Event URL**: https://allevents.in/peterlee/breakfast-club/200030087100147
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Peterlee
- **state**: EN
- **country**: United Kingdom
- **location**: Horden
- **lat**: 54.770831759467
- **long**: -1.3178310962237
- **full address**: Horden, Peterlee, United Kingdom

## Event gallery

- **Alt text**: Breakfast Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/015822cf5549890b84eef8ffbc50ba9088651fa25ab8015cb31d94029fe49309-rimg-w750-h1052-dcffffff-gmir?v=1779341207

## FAQs

- **Q**: When and where is Breakfast Club being held?
  - **A:** Breakfast Club takes place on Tue, 26 May, 2026 at 10:00 am to Tue, 28 Jul, 2026 at 10:00 am at Horden, Peterlee, United Kingdom.
- **Q**: Who is organizing Breakfast Club?
  - **A:** Breakfast Club is organized by Horden Centennial Centre - A Centre for Regeneration.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast Club",
        "image": "https://cdn-az.allevents.in/events10/banners/015822cf5549890b84eef8ffbc50ba9088651fa25ab8015cb31d94029fe49309-rimg-w750-h1052-dcffffff-gmir?v=1779341207",
        "startDate": "2026-05-26",
        "endDate": "2026-07-28",
        "url": "https://allevents.in/peterlee/breakfast-club/200030087100147",
        "location": {
            "@type": "Place",
            "name": "Horden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Peterlee",
                "addressLocality": "Peterlee",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.770831759467",
                "longitude": "-1.3178310962237"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly Breakfast Club put on by our friends at Step Into Recovery ???\nLet’s get better together!?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Horden Centennial Centre - A Centre for Regeneration",
                "url": "https://allevents.in/org/horden-centennial-centre-a-centre-for-regeneration/23893512"
            }
        ]
    }
]
```