

# Event Details

- **Event Name**: Oakland Library – Eastmont Branch
- **Event Start and End Date**: Tue, 04 Feb, 2025 at 10:00 am
- **Event Description**: Outreach will be on hand to provide voter registration to new citizens and answer questions about upcoming elections.
- **Event URL**: https://allevents.in/oakland/oakland-library-eastmont-branch/200027792337422
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Oakland
- **state**: CA
- **country**: United States
- **location**: East Oakland Eastmont Library
- **lat**: 37.7684721419
- **long**: -122.176611667
- **full address**: East Oakland Eastmont Library, 7200 Bancroft Ave,Oakland, California, United States

## Event gallery

- **Alt text**: Oakland Library – Eastmont Branch
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1ac704bc90bc70694ca7c23c5d6a7e43b7bd6fdcbb10a5f38fe7a2f399e24f45-rimg-w1200-h675-dc45312b-gmir?v=1738291822

## FAQs

- **Q**: When and where is Oakland Library – Eastmont Branch being held?
  - **A:** Oakland Library – Eastmont Branch takes place on Tue, 04 Feb, 2025 at 10:00 am to Tue, 04 Feb, 2025 at 10:00 am at East Oakland Eastmont Library, 7200 Bancroft Ave,Oakland, California, United States.
- **Q**: Who is organizing Oakland Library – Eastmont Branch?
  - **A:** Oakland Library – Eastmont Branch is organized by Alameda County Registrar of Voters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Oakland Library – Eastmont Branch",
        "image": "https://cdn-az.allevents.in/events1/banners/1ac704bc90bc70694ca7c23c5d6a7e43b7bd6fdcbb10a5f38fe7a2f399e24f45-rimg-w1200-h675-dc45312b-gmir?v=1738291822",
        "startDate": "2025-02-04",
        "url": "https://allevents.in/oakland/oakland-library-eastmont-branch/200027792337422",
        "location": {
            "@type": "Place",
            "name": "East Oakland Eastmont Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7200 Bancroft Ave,Oakland, California",
                "addressLocality": "Oakland",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.7684721419",
                "longitude": "-122.176611667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Outreach will be on hand to provide voter registration to new citizens and answer questions about upcoming elections.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alameda County Registrar of Voters",
                "url": "https://allevents.in/org/alameda-county-registrar-of-voters/6858494",
                "description": "Your Choice. Your Voice. Your Vote."
            }
        ]
    }
]
```