

# Event Details

- **Event Name**: PTG Meeting
- **Event Start and End Date**: Mon, 11 May, 2026 at 06:00 pm – Mon, 11 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join us for the Last PTG Meeting of the School Year!!
- **Event URL**: https://allevents.in/oxford/ptg-meeting/200029955091438
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Oxford
- **state**: OH
- **country**: United States
- **location**: 3260 Oxford Millville Rd, Oxford, OH
- **lat**: 39.46967
- **long**: -84.70146
- **full address**: 3260 Oxford Millville Rd, Oxford, OH, United States

## Event gallery

- **Alt text**: PTG Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c434fe5681d8709ef696a07374d67f5cb9cf79bdb15003ddf6c6376b047dc005-rimg-w1164-h772-dc000000-gmir?v=1777076217

## FAQs

- **Q**: When and where is PTG Meeting being held?
  - **A:** PTG Meeting takes place on Mon, 11 May, 2026 at 06:00 pm to Mon, 11 May, 2026 at 07:00 pm at 3260 Oxford Millville Rd, Oxford, OH, United States.
- **Q**: Who is organizing PTG Meeting?
  - **A:** PTG Meeting is organized by Marshall Parent Teacher Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTG Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/c434fe5681d8709ef696a07374d67f5cb9cf79bdb15003ddf6c6376b047dc005-rimg-w1164-h772-dc000000-gmir?v=1777076217",
        "startDate": "2026-05-11T18:00:00-04:00",
        "endDate": "2026-05-11T19:00:00-04:00",
        "url": "https://allevents.in/oxford/ptg-meeting/200029955091438",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3260 Oxford Millville Rd, Oxford, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3260 Millville Oxford Rd, Oxford, OH 45056-9430, United States",
                "addressLocality": "Oxford",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.46967",
                "longitude": "-84.70146"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Last PTG Meeting of the School Year!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marshall Parent Teacher Group",
                "url": "https://allevents.in/org/marshall-parent-teacher-group/19408091"
            }
        ]
    }
]
```