

# Event Details

- **Event Name**: SIMI VALLEY Pickup/Drop Off
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 09:30 am
- **Event Description**: New pickup event this Saturday, June 13th in Simi Valley.  Details coming soon.  The last one in Glendale was a whopping success, with 10 mixers in one night!
- **Event URL**: https://allevents.in/simi-valley/simi-valley-pickup-drop-off/200030214576753
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Simi Valley
- **state**: CA
- **country**: United States
- **location**: Simi Valley, California
- **lat**: 34.2711
- **long**: -118.739
- **full address**: Simi Valley, California, United States

## Event gallery

- **Alt text**: SIMI VALLEY Pickup/Drop Off
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8f865ad50e8805c56ed2d71927ec0424074cc26a7bb396cd8c60a800563aabc9-rimg-w480-h640-dc645a4c-gmir?v=1781055052

## FAQs

- **Q**: When and where is SIMI VALLEY Pickup/Drop Off being held?
  - **A:** SIMI VALLEY Pickup/Drop Off takes place on Sat, 13 Jun, 2026 at 09:30 am to Sat, 13 Jun, 2026 at 09:30 am at Simi Valley, California, United States.
- **Q**: Who is organizing SIMI VALLEY Pickup/Drop Off?
  - **A:** SIMI VALLEY Pickup/Drop Off is organized by The Mixer Menders.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SIMI VALLEY Pickup/Drop Off",
        "image": "https://cdn-az.allevents.in/events3/banners/8f865ad50e8805c56ed2d71927ec0424074cc26a7bb396cd8c60a800563aabc9-rimg-w480-h640-dc645a4c-gmir?v=1781055052",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/simi-valley/simi-valley-pickup-drop-off/200030214576753",
        "location": {
            "@type": "Place",
            "name": "Simi Valley, California",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Simi Valley, California",
                "addressLocality": "Simi Valley",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.2711",
                "longitude": "-118.739"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New pickup event this Saturday, June 13th in Simi Valley.  Details coming soon.  The last one in Glendale was a whopping success, with 10 mixers in one night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mixer Menders",
                "url": "https://allevents.in/org/the-mixer-menders/27904257"
            }
        ]
    }
]
```