

# Event Details

- **Event Name**: Meet and Greet
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 08:15 pm – Thu, 25 Jun, 2026 at 10:00 pm
- **Event Description**: Our “Meet and Greet” session for new families will take place on Thursday 25 June from 12.15 till 2pm. All new families are welcome. Come along and meet our teachers, ask any questions etc. See you then ?
- **Event URL**: https://allevents.in/dublin/meet-and-greet/200030288813828
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Dublin
- **state**: DN
- **country**: Ireland
- **location**: Blackrock, Dublin
- **lat**: 53.3019
- **long**: -6.1782
- **full address**: Blackrock, Dublin, Ireland

## Event gallery

- **Alt text**: Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b6d8db5be6e400cccb3a128810a770af3cb5e20f7207c985889c9f80c2ab1c32-rimg-w1200-h1600-dc489572-gmir?v=1782200608

## FAQs

- **Q**: When and where is Meet and Greet being held?
  - **A:** Meet and Greet takes place on Thu, 25 Jun, 2026 at 08:15 pm to Thu, 25 Jun, 2026 at 10:00 pm at Blackrock, Dublin, Ireland.
- **Q**: Who is organizing Meet and Greet?
  - **A:** Meet and Greet is organized by Blackrock Community Playgroup EYEC Ltd.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet",
        "image": "https://cdn-az.allevents.in/events4/banners/b6d8db5be6e400cccb3a128810a770af3cb5e20f7207c985889c9f80c2ab1c32-rimg-w1200-h1600-dc489572-gmir?v=1782200608",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/dublin/meet-and-greet/200030288813828",
        "location": {
            "@type": "Place",
            "name": "Blackrock, Dublin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dublin, Ireland",
                "addressLocality": "Dublin",
                "addressRegion": "DN",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.3019",
                "longitude": "-6.1782"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our “Meet and Greet” session for new families will take place on Thursday 25 June from 12.15 till 2pm. All new families are welcome. Come along and meet our teachers, ask any questions etc. See you then ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blackrock Community Playgroup EYEC Ltd",
                "url": "https://allevents.in/org/blackrock-community-playgroup-eyec-ltd/20156285"
            }
        ]
    }
]
```