

# Event Details

- **Event Name**: August PEP Meeting
- **Event Start and End Date**: Mon, 10 Aug, 2026 at 06:30 pm
- **Event Description**: Come out for a quick meeting and learn all about who PEP is, what we do, and how to get involved in the 26-27 school year!
- **Event URL**: https://allevents.in/peosta/august-pep-meeting/200030495216401
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Peosta
- **state**: IA
- **country**: United States
- **location**: Darkbird Taphouse
- **lat**: 42.44162244353
- **long**: -90.827999979502
- **full address**: Darkbird Taphouse, 7305 Thunder Valley Drive,Peosta, Iowa, United States

## Event gallery

- **Alt text**: August PEP Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ac33791cd03491229746538c27803a2a657946171c458020cb555a2cdb9682c5-rimg-w1200-h800-dcd8a878-gmir?v=1785648661

## FAQs

- **Q**: When and where is August PEP Meeting being held?
  - **A:** August PEP Meeting takes place on Mon, 10 Aug, 2026 at 06:30 pm to Mon, 10 Aug, 2026 at 06:30 pm at Darkbird Taphouse, 7305 Thunder Valley Drive,Peosta, Iowa, United States.
- **Q**: Who is organizing August PEP Meeting?
  - **A:** August PEP Meeting is organized by Peosta Elementary Parent Group - PEP.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "August PEP Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/ac33791cd03491229746538c27803a2a657946171c458020cb555a2cdb9682c5-rimg-w1200-h800-dcd8a878-gmir?v=1785648661",
        "startDate": "2026-08-10",
        "url": "https://allevents.in/peosta/august-pep-meeting/200030495216401",
        "location": {
            "@type": "Place",
            "name": "Darkbird Taphouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7305 Thunder Valley Drive,Peosta, Iowa",
                "addressLocality": "Peosta",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.44162244353",
                "longitude": "-90.827999979502"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out for a quick meeting and learn all about who PEP is, what we do, and how to get involved in the 26-27 school year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peosta Elementary Parent Group - PEP",
                "url": "https://allevents.in/org/peosta-elementary-parent-group-pep/20542266"
            }
        ]
    }
]
```