

# Event Details

- **Event Name**: November Board Meeting
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 04:00 pm
- **Event Description**: Tentatively scheduled for the ballpark, location may change.
- **Event URL**: https://allevents.in/princeton/november-board-meeting/200029047728020
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

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

## Event venue details

- **city**: Princeton
- **state**: IN
- **country**: United States
- **location**: Jack Bishop Baseball Park
- **lat**: 38.357785366503
- **long**: -87.595109612892
- **full address**: Jack Bishop Baseball Park, Princeton,IN,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Princeton Youth Baseball (https://allevents.in/org/princeton-youth-baseball/19897791)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/767ccaad60fd984e5b038f1d4123b16462ed80cdec353c8b72a8f1a4be2462fa-rimg-w960-h648-dc945e43-gmir?v=1762454380
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9aefa8666c3bb28d41a350c424ec6bc6b57199da250b28f426163026d5ba4499-rimg-w300-h300-dc945e43-gmir?v=1762454381

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Nov, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Jack Bishop Baseball Park, Princeton,IN,United States
- **Q**: Who is organizing the event?
  - **A:** Princeton Youth Baseball
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about November Board 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 Board Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/767ccaad60fd984e5b038f1d4123b16462ed80cdec353c8b72a8f1a4be2462fa-rimg-w960-h648-dc945e43-gmir?v=1762454380",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/princeton/november-board-meeting/200029047728020",
        "location": {
            "@type": "Place",
            "name": "Jack Bishop Baseball Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Princeton,IN,United States",
                "addressLocality": "Princeton",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.357785366503",
                "longitude": "-87.595109612892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tentatively scheduled for the ballpark, location may change.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Princeton Youth Baseball",
                "url": "https://allevents.in/org/princeton-youth-baseball/19897791"
            }
        ]
    }
]
```