

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 04:00 pm
- **Event Description**: Monthly Meeting
- **Event URL**: https://allevents.in/maypearl/monthly-meeting/200029150690643
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Maypearl
- **state**: TX
- **country**: United States
- **location**: 1025 W. 4th Street, Maypearl, TX, United States, Texas 76064
- **lat**: 32.31513
- **long**: -97.02176
- **full address**: 1025 W. 4th Street, Maypearl, TX, United States, Texas 76064

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a9f32f759f19b5ceef546c134376ad3fc0cc823969f18b1f0a2bae93326f422c-rimg-w1080-h1080-dc383838-gmir?v=1763198675

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Thu, 20 Nov, 2025 at 04:00 pm to Thu, 20 Nov, 2025 at 04:00 pm at 1025 W. 4th Street, Maypearl, TX, United States, Texas 76064.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Maypearl Middle School PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/a9f32f759f19b5ceef546c134376ad3fc0cc823969f18b1f0a2bae93326f422c-rimg-w1080-h1080-dc383838-gmir?v=1763198675",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/maypearl/monthly-meeting/200029150690643",
        "location": {
            "@type": "Place",
            "name": "1025 W. 4th Street, Maypearl, TX, United States, Texas 76064",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1025 W 4th St, Maypearl, TX 76064, United States",
                "addressLocality": "Maypearl",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.31513",
                "longitude": "-97.02176"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly Meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maypearl Middle School PTO",
                "url": "https://allevents.in/org/maypearl-middle-school-pto/27032630"
            }
        ]
    }
]
```