

# Event Details

- **Event Name**: November Meeting
- **Event Start and End Date**: Wed, 12 Nov, 2025 at 05:30 pm
- **Event Description**: All are welcome!
- **Event URL**: https://allevents.in/germantown/november-meeting/200029047768623
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029047768623?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=germantown-events

## Event venue details

- **city**: Germantown
- **state**: NY
- **country**: United States
- **location**: 123 Main Street, Germantown, NY
- **lat**: 42.13309
- **long**: -73.88983
- **full address**: 123 Main Street, Germantown, NY, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: GCS PTSA (https://allevents.in/org/gcs-ptsa/22974640)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d547148d224719fac03f08535a1581bccb25212920f245e2ea7c63320d8c1bb0-rimg-w1200-h1552-dcf8f7f3-gmir?v=1762346802
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4d6fcdff106a87f67db15561f5521aeab561b975e2b92379fd3691a6766515d6-rimg-w300-h300-dcf8f7f3-gmir?v=1762346802

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 12 Nov, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** 123 Main Street, Germantown, NY, United States
- **Q**: Who is organizing the event?
  - **A:** GCS PTSA
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about November Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "November Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/d547148d224719fac03f08535a1581bccb25212920f245e2ea7c63320d8c1bb0-rimg-w1200-h1552-dcf8f7f3-gmir?v=1762346802",
        "startDate": "2025-11-12",
        "url": "https://allevents.in/germantown/november-meeting/200029047768623",
        "location": {
            "@type": "Place",
            "name": "123 Main Street, Germantown, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 Main St, Germantown, NY 12526-5326, United States",
                "addressLocality": "Germantown",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.13309",
                "longitude": "-73.88983"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "GCS PTSA",
                "url": "https://allevents.in/org/gcs-ptsa/22974640"
            }
        ]
    }
]
```