

# Event Details

- **Event Name**: DLC Meet Up @ Joyner Park Playground
- **Event Start and End Date**: Thu, 07 Aug, 2025 at 10:00 am
- **Event Description**: We love this park and community center all summer long. We'd love to meet you there on Wednesday, July 2nd, and Thursday, August 7th @ 10am.
- **Event URL**: https://allevents.in/wake-forest/dlc-meet-up-joyner-park-playground/200028373569009
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Wake Forest
- **state**: NC
- **country**: United States
- **location**: Joyner Park
- **lat**: 35.996219288481
- **long**: -78.51685205254
- **full address**: Joyner Park, 701 Harris Road,Wake Forest, North Carolina, United States

## Event gallery

- **Alt text**: DLC Meet Up @ Joyner Park Playground
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c6d8738951b8dbd015413088ee0937880e698ad8b41ea6b8c27bda4c5d372c74-rimg-w1200-h672-dc2e321c-gmir?v=1754295786

## FAQs

- **Q**: When and where is DLC Meet Up @ Joyner Park Playground being held?
  - **A:** DLC Meet Up @ Joyner Park Playground takes place on Thu, 07 Aug, 2025 at 10:00 am to Thu, 07 Aug, 2025 at 10:00 am at Joyner Park, 701 Harris Road,Wake Forest, North Carolina, United States.
- **Q**: Who is organizing DLC Meet Up @ Joyner Park Playground?
  - **A:** DLC Meet Up @ Joyner Park Playground is organized by Dandelion Learning Collaborative.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DLC Meet Up @ Joyner Park Playground",
        "image": "https://cdn-az.allevents.in/events5/banners/c6d8738951b8dbd015413088ee0937880e698ad8b41ea6b8c27bda4c5d372c74-rimg-w1200-h672-dc2e321c-gmir?v=1754295786",
        "startDate": "2025-08-07",
        "url": "https://allevents.in/wake-forest/dlc-meet-up-joyner-park-playground/200028373569009",
        "location": {
            "@type": "Place",
            "name": "Joyner Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 Harris Road,Wake Forest, North Carolina",
                "addressLocality": "Wake Forest",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.996219288481",
                "longitude": "-78.51685205254"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We love this park and community center all summer long. We'd love to meet you there on Wednesday, July 2nd, and Thursday, August 7th @ 10am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dandelion Learning Collaborative",
                "url": "https://allevents.in/org/dandelion-learning-collaborative/26032105"
            }
        ]
    }
]
```