

# Event Details

- **Event Name**: Monthly PTO Meeting
- **Event Start and End Date**: Mon, 17 Nov, 2025 at 06:30 pm
- **Event Description**: Join us for our monthly PTO Meeting in the Elementary school media center. Our focus will be on planning the Scholastic Book Fair.
- **Event URL**: https://allevents.in/rush-city/monthly-pto-meeting/200029137650245
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029137650245?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=rush+city-events

## Event venue details

- **city**: Rush City
- **state**: MN
- **country**: United States
- **location**: C.E. Jacobson Elementary
- **lat**: 45.688787453606
- **long**: -92.973222305109
- **full address**: C.E. Jacobson Elementary, 95 S Harte Ave,Rush City,MN,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: CE Jacobson Elementary PTO (https://allevents.in/org/ce-jacobson-elementary-pto/26350700)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Monthly+PTO+Meeting&date=Mon%2C+17+Nov%2C+2025+at+06%3A30+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Monthly+PTO+Meeting&date=17+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 17 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** C.E. Jacobson Elementary, 95 S Harte Ave,Rush City,MN,United States
- **Q**: Who is organizing the event?
  - **A:** CE Jacobson Elementary PTO
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Monthly PTO Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly PTO Meeting",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Monthly+PTO+Meeting&date=Mon%2C+17+Nov%2C+2025+at+06%3A30+pm&bg=1",
        "startDate": "2025-11-17",
        "url": "https://allevents.in/rush-city/monthly-pto-meeting/200029137650245",
        "location": {
            "@type": "Place",
            "name": "C.E. Jacobson Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "95 S Harte Ave,Rush City,MN,United States",
                "addressLocality": "Rush City",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.688787453606",
                "longitude": "-92.973222305109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly PTO Meeting in the Elementary school media center. Our focus will be on planning the Scholastic Book Fair.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CE Jacobson Elementary PTO",
                "url": "https://allevents.in/org/ce-jacobson-elementary-pto/26350700"
            }
        ]
    }
]
```