

# Event Details

- **Event Name**: Yoga and Coffee
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:00 am – Sat, 20 Jun, 2026 at 10:00 am
- **Event Description**: Our next installment of Free Yoga in the green space with Wyld Roots Yoga is this Saturday morning.  We are excited for coffee and yoga.
- **Event URL**: https://allevents.in/lilburn/yoga-and-coffee/200030251321641
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lilburn
- **state**: GA
- **country**: United States
- **location**: Mountain Park
- **lat**: 33.847004
- **long**: -84.131998
- **full address**: Mountain Park, Lilburn, Georgia, United States

## Event gallery

- **Alt text**: Yoga and Coffee
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a073294fd31229048312b445010bc710865de24b81152702f21c4f7688ba71b7-rimg-w1200-h1521-dc2c2820-gmir?v=1781620060

## FAQs

- **Q**: When and where is Yoga and Coffee being held?
  - **A:** Yoga and Coffee takes place on Sat, 20 Jun, 2026 at 09:00 am to Sat, 20 Jun, 2026 at 10:00 am at Mountain Park, Lilburn, Georgia, United States.
- **Q**: Who is organizing Yoga and Coffee?
  - **A:** Yoga and Coffee is organized by Mountain Perk.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yoga and Coffee",
        "image": "https://cdn-az.allevents.in/events2/banners/a073294fd31229048312b445010bc710865de24b81152702f21c4f7688ba71b7-rimg-w1200-h1521-dc2c2820-gmir?v=1781620060",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/lilburn/yoga-and-coffee/200030251321641",
        "location": {
            "@type": "Place",
            "name": "Mountain Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lilburn, Georgia",
                "addressLocality": "Lilburn",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.847004",
                "longitude": "-84.131998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next installment of Free Yoga in the green space with Wyld Roots Yoga is this Saturday morning.  We are excited for coffee and yoga.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Perk",
                "url": "https://allevents.in/org/mountain-perk/27399447"
            }
        ]
    }
]
```