

# Event Details

- **Event Name**: PIP December Meeting
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 04:00 pm
- **Event Description**: This is our annual planning meeting.  We will have pizza and bottled water for this event as it might run a little longer, and we want to reward our participants!  The public is welcome.

We will be in the Ohio Room.
- **Event URL**: https://allevents.in/mount-vernon/pip-december-meeting/200029286703059
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029286703059?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mount+vernon-events

## Event venue details

- **city**: Mount Vernon
- **state**: IN
- **country**: United States
- **location**: Alexandrian Public Library
- **lat**: 37.93338
- **long**: -87.89667
- **full address**: Alexandrian Public Library, 115 W 5th St,Mount Vernon, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: PIP Posey Invasive Partnership (https://allevents.in/org/pip-posey-invasive-partnership/24576946)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f5067013af39bedcc67b99f17742eff396c24a068e3ec163136aefb3c463f31d-rimg-w526-h274-dc2d3117-gmir?v=1765433975
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=PIP+December+Meeting&date=15+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 15 Dec, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Alexandrian Public Library, 115 W 5th St,Mount Vernon, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** PIP Posey Invasive Partnership
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about PIP December Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PIP December Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/f5067013af39bedcc67b99f17742eff396c24a068e3ec163136aefb3c463f31d-rimg-w526-h274-dc2d3117-gmir?v=1765433975",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/mount-vernon/pip-december-meeting/200029286703059",
        "location": {
            "@type": "Place",
            "name": "Alexandrian Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 W 5th St,Mount Vernon, Indiana",
                "addressLocality": "Mount Vernon",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.93338",
                "longitude": "-87.89667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our annual planning meeting.  We will have pizza and bottled water for this event as it might run a little longer, and we want to reward our participants!  The public is welcome.\n\nWe will be in the Ohio Room.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PIP Posey Invasive Partnership",
                "url": "https://allevents.in/org/pip-posey-invasive-partnership/24576946"
            }
        ]
    }
]
```