

# Event Details

- **Event Name**: Speaker series
- **Event Start and End Date**: Tue, 18 Aug, 2026 at 06:30 pm
- **Event Description**: Join us for the speaker series on 8/18/26 at Old St Mary’s chapel! Address is 5251 Front st, Rocklin
- **Event URL**: https://allevents.in/rocklin/speaker-series/200030482892112
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Rocklin
- **state**: CA
- **country**: United States
- **location**: Central Rocklin
- **lat**: 38.788178
- **long**: -121.236106
- **full address**: Central Rocklin, Rocklin,CA,United States

## Event gallery

- **Alt text**: Speaker series
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/87cd4148e3ee75f5d1c84fcb5be7bca90fe8bd026204861f81e202ba30bc8ceb-rimg-w1179-h911-dce8e8e8-gmir?v=1787074103

## FAQs

- **Q**: When and where is Speaker series being held?
  - **A:** Speaker series takes place on Tue, 18 Aug, 2026 at 06:30 pm to Tue, 18 Aug, 2026 at 06:30 pm at Central Rocklin, Rocklin,CA,United States.
- **Q**: Who is organizing Speaker series?
  - **A:** Speaker series is organized by Rocklin Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Speaker series",
        "image": "https://cdn-az.allevents.in/events2/banners/87cd4148e3ee75f5d1c84fcb5be7bca90fe8bd026204861f81e202ba30bc8ceb-rimg-w1179-h911-dce8e8e8-gmir?v=1787074103",
        "startDate": "2026-08-18",
        "url": "https://allevents.in/rocklin/speaker-series/200030482892112",
        "location": {
            "@type": "Place",
            "name": "Central Rocklin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rocklin,CA,United States",
                "addressLocality": "Rocklin",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.788178",
                "longitude": "-121.236106"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the speaker series on 8/18/26 at Old St Mary’s chapel! Address is 5251 Front st, Rocklin",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rocklin Historical Society",
                "url": "https://allevents.in/org/rocklin-historical-society/10312758"
            }
        ]
    }
]
```