

# Event Details

- **Event Name**: Fresh Air, Fresh Brews Community Class
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 09:00 am
- **Event Description**: We are SO EXCITED to announce our first community class! Join us June 13th at the Conway Village Pavilion for a morning workout and enjoy some delicious coffee afterwards. We can’t wait to see you all and get this thing going! ?✨
- **Event URL**: https://allevents.in/gonzales/fresh-air-fresh-brews-community-class/200030152924042
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gonzales
- **state**: LA
- **country**: United States
- **location**: Gonzales, Louisiana
- **lat**: 30.239
- **long**: -90.92075
- **full address**: Gonzales, Louisiana, United States

## Event gallery

- **Alt text**: Fresh Air, Fresh Brews Community Class
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9e2d92cd1bb065ad7441eeac74739773b24f430132bb00f6e9ef9e5be9c54beb-rimg-w1132-h1389-dcf5f2ed-gmir?v=1780020702

## FAQs

- **Q**: When and where is Fresh Air, Fresh Brews Community Class being held?
  - **A:** Fresh Air, Fresh Brews Community Class takes place on Sat, 13 Jun, 2026 at 09:00 am to Sat, 13 Jun, 2026 at 09:00 am at Gonzales, Louisiana, United States.
- **Q**: Who is organizing Fresh Air, Fresh Brews Community Class?
  - **A:** Fresh Air, Fresh Brews Community Class is organized by The Wellness Method .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fresh Air, Fresh Brews Community Class",
        "image": "https://cdn-az.allevents.in/events10/banners/9e2d92cd1bb065ad7441eeac74739773b24f430132bb00f6e9ef9e5be9c54beb-rimg-w1132-h1389-dcf5f2ed-gmir?v=1780020702",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/gonzales/fresh-air-fresh-brews-community-class/200030152924042",
        "location": {
            "@type": "Place",
            "name": "Gonzales, Louisiana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gonzales, Louisiana",
                "addressLocality": "Gonzales",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.239",
                "longitude": "-90.92075"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are SO EXCITED to announce our first community class! Join us June 13th at the Conway Village Pavilion for a morning workout and enjoy some delicious coffee afterwards. We can’t wait to see you all and get this thing going! ?✨",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Wellness Method ",
                "url": "https://allevents.in/org/the-wellness-method/27857394"
            }
        ]
    }
]
```