

# Event Details

- **Event Name**: The Great Fall Event 
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 06:00 pm
- **Event Description**: come on in for our sip and shop and yummy treats for our fall event
- **Event URL**: https://allevents.in/fillmore/the-great-fall-event/200028797162128
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

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

## Event venue details

- **city**: Fillmore
- **state**: CA
- **country**: United States
- **location**: 324 Central Avenue, Fillmore, CA
- **lat**: 34.39948
- **long**: -118.91325
- **full address**: 324 Central Avenue, Fillmore, CA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Nest (https://allevents.in/org/the-nest/23370177)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e759ed31243b3063adfc46479ccebbf56879030f8a16812c37bf50530cc6e77d-rimg-w1200-h1600-dc8e9078-gmir?v=1757657139
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f80bf6b37b4ec606b29196c814e0da8f84397396dd1654613f0a0504b37aea4b-rimg-w300-h300-dc8c9079-gmir?v=1757657139

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Sep, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 324 Central Avenue, Fillmore, CA, United States
- **Q**: Who is organizing the event?
  - **A:** The Nest
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about The Great Fall Event  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Great Fall Event",
        "image": "https://cdn-az.allevents.in/events3/banners/e759ed31243b3063adfc46479ccebbf56879030f8a16812c37bf50530cc6e77d-rimg-w1200-h1600-dc8e9078-gmir?v=1757657139",
        "startDate": "2025-09-20",
        "url": "https://allevents.in/fillmore/the-great-fall-event/200028797162128",
        "location": {
            "@type": "Place",
            "name": "324 Central Avenue, Fillmore, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "324 Central Ave, Fillmore, CA 93015-1921, United States",
                "addressLocality": "Fillmore",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.39948",
                "longitude": "-118.91325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "come on in for our sip and shop and yummy treats for our fall event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Nest",
                "url": "https://allevents.in/org/the-nest/23370177"
            }
        ]
    }
]
```