

# Event Details

- **Event Name**: ... discuss ...
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 07:00 pm – Fri, 10 Jul, 2026 at 08:30 pm
- **Event Description**: A youth discussion group meeting monthly on Fridays, 7.00 pm, St Andrew's Centre. All discussion topics chosen by the group. All teens and twenties are welcome.
- **Event URL**: https://allevents.in/wickford/discuss/200030262280220
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Wickford
- **state**: EN
- **country**: United Kingdom
- **location**: St Andrew's Church
- **lat**: 51.611811447095
- **long**: 0.51915403608016
- **full address**: St Andrew's Church, Wickford, Essex, United Kingdom

## Event gallery

- **Alt text**: ... discuss ...
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ce13602ed6b1dd69dcf4fa3b8e138465b4451e6d6633dd4ea0d69c9de2d59c27-rimg-w1113-h765-dcffffff-gmir?v=1782434161

## FAQs

- **Q**: When and where is ... discuss ... being held?
  - **A:** ... discuss ... takes place on Fri, 10 Jul, 2026 at 07:00 pm to Fri, 10 Jul, 2026 at 08:30 pm at St Andrew's Church, Wickford, Essex, United Kingdom.
- **Q**: Who is organizing ... discuss ...?
  - **A:** ... discuss ... is organized by Wickford & Runwell C of E Churches.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "... discuss ...",
        "image": "https://cdn-az.allevents.in/events5/banners/ce13602ed6b1dd69dcf4fa3b8e138465b4451e6d6633dd4ea0d69c9de2d59c27-rimg-w1113-h765-dcffffff-gmir?v=1782434161",
        "startDate": "2026-07-10",
        "endDate": "2026-07-10",
        "url": "https://allevents.in/wickford/discuss/200030262280220",
        "location": {
            "@type": "Place",
            "name": "St Andrew's Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wickford, Essex",
                "addressLocality": "Wickford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.611811447095",
                "longitude": "0.51915403608016"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A youth discussion group meeting monthly on Fridays, 7.00 pm, St Andrew's Centre. All discussion topics chosen by the group. All teens and twenties are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wickford & Runwell C of E Churches",
                "url": "https://allevents.in/org/wickford-and-runwell-c-of-e-churches/19874177"
            }
        ]
    }
]
```