

# Event Details

- **Event Name**: Special Election--Election Day
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 11:45 am – Wed, 25 Mar, 2026 at 12:30 pm
- **Event Description**: Join us for our first special meeting and election day. Nominate and vote for board members, and take the opportunity to meet and connect with one another.
- **Event URL**: https://allevents.in/orange/special-election-election-day/200029795772956
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Orange
- **state**: CA
- **country**: United States
- **location**: Santiago Canyon College
- **lat**: 33.795416392446
- **long**: -117.76678463809
- **full address**: Santiago Canyon College, ChargePoint, 8045 E Chapman Ave, Orange, CA 92869, United States

## Event gallery

- **Alt text**: Special Election--Election Day
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a3bb11cd39eb4111657f55bdf48391dff5c467d9a75104580301a66f7cb94a7c-rimg-w1200-h900-dc18171d-gmir?v=1773779587

## FAQs

- **Q**: When and where is Special Election--Election Day being held?
  - **A:** Special Election--Election Day takes place on Wed, 25 Mar, 2026 at 11:45 am to Wed, 25 Mar, 2026 at 12:30 pm at Santiago Canyon College, ChargePoint, 8045 E Chapman Ave, Orange, CA 92869, United States.
- **Q**: Who is organizing Special Election--Election Day?
  - **A:** Special Election--Election Day is organized by Santiago Canyon College Music Therapy Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Special Election--Election Day",
        "image": "https://cdn-az.allevents.in/events2/banners/a3bb11cd39eb4111657f55bdf48391dff5c467d9a75104580301a66f7cb94a7c-rimg-w1200-h900-dc18171d-gmir?v=1773779587",
        "startDate": "2026-03-25",
        "endDate": "2026-03-25",
        "url": "https://allevents.in/orange/special-election-election-day/200029795772956",
        "location": {
            "@type": "Place",
            "name": "Santiago Canyon College",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "ChargePoint, 8045 E Chapman Ave, Orange, CA 92869, United States",
                "addressLocality": "Orange",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.795416392446",
                "longitude": "-117.76678463809"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our first special meeting and election day. Nominate and vote for board members, and take the opportunity to meet and connect with one another.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Santiago Canyon College Music Therapy Club",
                "url": "https://allevents.in/org/santiago-canyon-college-music-therapy-club/27564854"
            }
        ]
    }
]
```