

# Event Details

- **Event Name**: Playground meetup
- **Event Start and End Date**: Tue, 06 May, 2025 at 10:00 am – Tue, 06 May, 2025 at 11:00 am
- **Event Description**: Playground meetup is back! Tuesday 6th May 10am
- **Event URL**: https://allevents.in/broken-hill/playground-meetup/200028073531158
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Broken Hill
- **state**: NS
- **country**: Australia
- **location**: Patton Street Park
- **lat**: -31.980041478776
- **long**: 141.46197193407
- **full address**: Patton Street Park, Broken Hill,NSW,Australia

## Event gallery

- **Alt text**: Playground meetup
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6808d744e101a5bee2d4581d4578119b8c519a1deefe0f546e202512ae761b3a-rimg-w1170-h690-dcffffff-gmir?v=1745782218

## FAQs

- **Q**: When and where is Playground meetup being held?
  - **A:** Playground meetup takes place on Tue, 06 May, 2025 at 10:00 am to Tue, 06 May, 2025 at 11:00 am at Patton Street Park, Broken Hill,NSW,Australia.
- **Q**: Who is organizing Playground meetup?
  - **A:** Playground meetup is organized by South Broken Hill Playgroup.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Playground meetup",
        "image": "https://cdn-az.allevents.in/events9/banners/6808d744e101a5bee2d4581d4578119b8c519a1deefe0f546e202512ae761b3a-rimg-w1170-h690-dcffffff-gmir?v=1745782218",
        "startDate": "2025-05-06",
        "endDate": "2025-05-06",
        "url": "https://allevents.in/broken-hill/playground-meetup/200028073531158",
        "location": {
            "@type": "Place",
            "name": "Patton Street Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Broken Hill,NSW,Australia",
                "addressLocality": "Broken Hill",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.980041478776",
                "longitude": "141.46197193407"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playground meetup is back! Tuesday 6th May 10am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Broken Hill Playgroup",
                "url": "https://allevents.in/org/south-broken-hill-playgroup/25599622"
            }
        ]
    }
]
```