

# Event Details

- **Event Name**: Monthly PTE Meeting
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 05:30 pm
- **Event Description**: Monthly meeting in multipurpose room.
- **Event URL**: https://allevents.in/taylorsville/monthly-pte-meeting/200029720277147
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Taylorsville
- **state**: NC
- **country**: United States
- **location**: Ellendale Elementary
- **lat**: 35.92805
- **long**: -81.27897
- **full address**: Ellendale Elementary, 175 Ellendale Park Ln,Taylorsville, North Carolina, United States

## Event gallery

- **Alt text**: Monthly PTE Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/14f4e6bd5181a2018ff1118d14119193a8287b9cc7f6288b7d9f2dc8732873e4-rimg-w1200-h800-dc76a3dd-gmir?v=1774933154

## FAQs

- **Q**: When and where is Monthly PTE Meeting being held?
  - **A:** Monthly PTE Meeting takes place on Thu, 02 Apr, 2026 at 05:30 pm to Thu, 02 Apr, 2026 at 05:30 pm at Ellendale Elementary, 175 Ellendale Park Ln,Taylorsville, North Carolina, United States.
- **Q**: Who is organizing Monthly PTE Meeting?
  - **A:** Monthly PTE Meeting is organized by Ellendale Elementary PTE.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly PTE Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/14f4e6bd5181a2018ff1118d14119193a8287b9cc7f6288b7d9f2dc8732873e4-rimg-w1200-h800-dc76a3dd-gmir?v=1774933154",
        "startDate": "2026-04-02",
        "url": "https://allevents.in/taylorsville/monthly-pte-meeting/200029720277147",
        "location": {
            "@type": "Place",
            "name": "Ellendale Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 Ellendale Park Ln,Taylorsville, North Carolina",
                "addressLocality": "Taylorsville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.92805",
                "longitude": "-81.27897"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting in multipurpose room.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ellendale Elementary PTE",
                "url": "https://allevents.in/org/ellendale-elementary-pte/24735985"
            }
        ]
    }
]
```