

# Event Details

- **Event Name**: Annual Meeting
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 10:00 am
- **Event Description**: There's a time change for the Annual Meeting on February 28.  We will be meeting in the Depot at 10 am rather than 1:00 pm.
- **Event URL**: https://allevents.in/fillmore/annual-meeting/200029639427030
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

- **Ticket URL**: http://facebook.com/200029639427030?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=fillmore-events

## Event venue details

- **city**: Fillmore
- **state**: CA
- **country**: United States
- **location**: 340 Main St , Fillmore, CA, United States, California 93015
- **lat**: 34.39947
- **long**: -118.90985
- **full address**: 340 Main St , Fillmore, CA, United States, California 93015

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Fillmore Historical Museum (https://allevents.in/org/fillmore-historical-museum/21310646)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3f757c30d3363cecf1d0e093eadca56b474bcd39ac0a3be557ecf2cea20eaa02-rimg-w1200-h800-dc46462e-gmir?v=1771938693
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/59c407bf43a76c5ea8d70952e4f285e198eaeff18caa184d52a6a9c74abb873f-rimg-w300-h300-dc46462e-gmir?v=1771938694

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** 340 Main St , Fillmore, CA, United States, California 93015
- **Q**: Who is organizing the event?
  - **A:** Fillmore Historical Museum
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Annual Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/3f757c30d3363cecf1d0e093eadca56b474bcd39ac0a3be557ecf2cea20eaa02-rimg-w1200-h800-dc46462e-gmir?v=1771938693",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/fillmore/annual-meeting/200029639427030",
        "location": {
            "@type": "Place",
            "name": "340 Main St , Fillmore, CA, United States, California 93015",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "340 Main St, Fillmore, CA 93015-2040, United States",
                "addressLocality": "Fillmore",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.39947",
                "longitude": "-118.90985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There's a time change for the Annual Meeting on February 28.  We will be meeting in the Depot at 10 am rather than 1:00 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fillmore Historical Museum",
                "url": "https://allevents.in/org/fillmore-historical-museum/21310646"
            }
        ]
    }
]
```