

# Event Details

- **Event Name**: Annual Elections Meeting
- **Event Start and End Date**: Thu, 07 May, 2026 at 07:00 pm (-05:00)
- **Event Description**: Annual Memberships are renewed and elections are held.
- **Event URL**: https://allevents.in/papillion/annual-elections-meeting/200029692491316
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Papillion
- **state**: NE
- **country**: United States
- **location**: 230 N Jefferson St, Papillion, NE
- **lat**: 41.15809
- **long**: -96.0419
- **full address**: 230 N Jefferson St, Papillion, NE, United States

## Event gallery

- **Alt text**: Annual Elections Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3cf33b32cc6403feddc6986d22ca6bb4e65a2ab5ccb4bdec8d59d301af5223ff-rimg-w1200-h1600-dcbcc0c1-gmir?v=1775086760

## FAQs

- **Q**: When and where is Annual Elections Meeting being held?
  - **A:** Annual Elections Meeting takes place on Thu, 07 May, 2026 at 07:00 pm to Thu, 07 May, 2026 at 07:00 pm at 230 N Jefferson St, Papillion, NE, United States.
- **Q**: Who is organizing Annual Elections Meeting?
  - **A:** Annual Elections Meeting is organized by Papillion Area Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Elections Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/3cf33b32cc6403feddc6986d22ca6bb4e65a2ab5ccb4bdec8d59d301af5223ff-rimg-w1200-h1600-dcbcc0c1-gmir?v=1775086760",
        "startDate": "2026-05-07T19:00:00-05:00",
        "url": "https://allevents.in/papillion/annual-elections-meeting/200029692491316",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "230 N Jefferson St, Papillion, NE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "230 N Jefferson St, Papillion, NE 68046-2340, United States",
                "addressLocality": "Papillion",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.15809",
                "longitude": "-96.0419"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Memberships are renewed and elections are held.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Papillion Area Historical Society",
                "url": "https://allevents.in/org/papillion-area-historical-society/8008657",
                "description": "The Papillion Area Historical Society was established in 1979. It's mission is to educate the community through historical research and preservation."
            }
        ]
    }
]
```