

# Event Details

- **Event Name**: Wednesday drop-in session
- **Event Start and End Date**: Wed, 13 Aug, 2025 at 01:00 pm – Wed, 13 Aug, 2025 at 04:00 pm
- **Event Description**: This is a weekly drop-in session for PC Helping Hand support.
- **Event URL**: https://allevents.in/eastbourne/wednesday-drop-in-session/200028641982824
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Eastbourne
- **state**: EN
- **country**: United Kingdom
- **location**: Langney Community Library
- **lat**: 50.8031733
- **long**: 0.3020814
- **full address**: Langney Community Library, 62 Kingfisher Drive, Eastbourne, BN23 7RT, United Kingdom

## Event gallery

- **Alt text**: Wednesday drop-in session
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7bed6f2cb4e25395e45032fe584a7eb2407a65db04137036adcfb598fce224da-rimg-w850-h550-dcffffff-gmir?v=1754662763

## FAQs

- **Q**: When and where is Wednesday drop-in session being held?
  - **A:** Wednesday drop-in session takes place on Wed, 13 Aug, 2025 at 01:00 pm to Wed, 13 Aug, 2025 at 04:00 pm at Langney Community Library, 62 Kingfisher Drive, Eastbourne, BN23 7RT, United Kingdom.
- **Q**: Who is organizing Wednesday drop-in session?
  - **A:** Wednesday drop-in session is organized by PC Helping Hand.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wednesday drop-in session",
        "image": "https://cdn-az.allevents.in/events1/banners/7bed6f2cb4e25395e45032fe584a7eb2407a65db04137036adcfb598fce224da-rimg-w850-h550-dcffffff-gmir?v=1754662763",
        "startDate": "2025-08-13",
        "endDate": "2025-08-13",
        "url": "https://allevents.in/eastbourne/wednesday-drop-in-session/200028641982824",
        "location": {
            "@type": "Place",
            "name": "Langney Community Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "62 Kingfisher Drive, Eastbourne, BN23 7RT, United Kingdom",
                "addressLocality": "Eastbourne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.8031733",
                "longitude": "0.3020814"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a weekly drop-in session for PC Helping Hand support.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PC Helping Hand",
                "url": "https://allevents.in/org/pc-helping-hand/25770148"
            }
        ]
    }
]
```