

# Event Details

- **Event Name**: Meet and Greet
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 01:00 pm – Sat, 20 Jun, 2026 at 02:00 pm
- **Event Description**: Looking forward to meeting residents tomorrow at the Stables Cafe. Hopefully, it will be a positive experience for everyone.
- **Event URL**: https://allevents.in/wokingham/meet-and-greet/200030273910044
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wokingham
- **state**: EN
- **country**: United Kingdom
- **location**: Arborfield Green
- **lat**: 51.386471740364
- **long**: -0.88683904113791
- **full address**: Arborfield Green, Wokingham, United Kingdom

## Event gallery

- **Alt text**: Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/07e6c957d5f9ba48846c54487d0fdd50e0647ba4cea5b5b8b80f64c3bd04531b-rimg-w960-h454-dcffffff-gmir?v=1781941363

## FAQs

- **Q**: When and where is Meet and Greet being held?
  - **A:** Meet and Greet takes place on Sat, 20 Jun, 2026 at 01:00 pm to Sat, 20 Jun, 2026 at 02:00 pm at Arborfield Green, Wokingham, United Kingdom.
- **Q**: Who is organizing Meet and Greet?
  - **A:** Meet and Greet is organized by Cllr Mohima Bose.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet",
        "image": "https://cdn-az.allevents.in/events1/banners/07e6c957d5f9ba48846c54487d0fdd50e0647ba4cea5b5b8b80f64c3bd04531b-rimg-w960-h454-dcffffff-gmir?v=1781941363",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/wokingham/meet-and-greet/200030273910044",
        "location": {
            "@type": "Place",
            "name": "Arborfield Green",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wokingham",
                "addressLocality": "Wokingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.386471740364",
                "longitude": "-0.88683904113791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Looking forward to meeting residents tomorrow at the Stables Cafe. Hopefully, it will be a positive experience for everyone.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cllr Mohima Bose",
                "url": "https://allevents.in/org/cllr-mohima-bose/27944577"
            }
        ]
    }
]
```