

# Event Details

- **Event Name**: Walk and talk
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 09:00 am
- **Event Description**: Walk and Talk.  Chance to meet up and catch up.
- **Event URL**: https://allevents.in/telford/walk-and-talk/200030268119630
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Telford
- **state**: EN
- **country**: United Kingdom
- **location**: The Wrekin
- **lat**: 52.669117
- **long**: -2.551169
- **full address**: The Wrekin, Telford, United Kingdom

## Event gallery

- **Alt text**: Walk and talk
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a4dbc495d9b6f625ec2082871b7c97574b9e2d24ff78ac046244ce32c79c3e52-rimg-w946-h2048-dc000000-gmir?v=1782479764

## FAQs

- **Q**: When and where is Walk and talk being held?
  - **A:** Walk and talk takes place on Sun, 28 Jun, 2026 at 09:00 am to Sun, 28 Jun, 2026 at 09:00 am at The Wrekin, Telford, United Kingdom.
- **Q**: Who is organizing Walk and talk?
  - **A:** Walk and talk is organized by Roots Brotherhood.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walk and talk",
        "image": "https://cdn-az.allevents.in/events8/banners/a4dbc495d9b6f625ec2082871b7c97574b9e2d24ff78ac046244ce32c79c3e52-rimg-w946-h2048-dc000000-gmir?v=1782479764",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/telford/walk-and-talk/200030268119630",
        "location": {
            "@type": "Place",
            "name": "The Wrekin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Telford",
                "addressLocality": "Telford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.669117",
                "longitude": "-2.551169"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Walk and Talk.  Chance to meet up and catch up.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Roots Brotherhood",
                "url": "https://allevents.in/org/roots-brotherhood/22655698"
            }
        ]
    }
]
```