

# Event Details

- **Event Name**: SIMI YOUTH BASEBALL OPENING DAY
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 09:00 am
- **Event Description**: SAVE THE DATE
- **Event URL**: https://allevents.in/simi-valley/simi-youth-baseball-opening-day/200029201231059
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Simi Valley
- **state**: CA
- **country**: United States
- **location**: Simi Youth Baseball
- **lat**: 34.252299142
- **long**: -118.796403794
- **full address**: Simi Youth Baseball, 789 Irvine Rd,Simi Valley, California, United States

## Event gallery

- **Alt text**: SIMI YOUTH BASEBALL OPENING DAY
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/643acfa13c5964f2a05b6c2ee6898a97a72eae06e3618d03d99b9cdbedfde429-rimg-w1200-h1200-dcffffff-gmir?v=1771829526

## FAQs

- **Q**: When and where is SIMI YOUTH BASEBALL OPENING DAY being held?
  - **A:** SIMI YOUTH BASEBALL OPENING DAY takes place on Sat, 28 Feb, 2026 at 09:00 am to Sat, 28 Feb, 2026 at 09:00 am at Simi Youth Baseball, 789 Irvine Rd,Simi Valley, California, United States.
- **Q**: Who is organizing SIMI YOUTH BASEBALL OPENING DAY?
  - **A:** SIMI YOUTH BASEBALL OPENING DAY is organized by Simi Youth Baseball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SIMI YOUTH BASEBALL OPENING DAY",
        "image": "https://cdn-az.allevents.in/events2/banners/643acfa13c5964f2a05b6c2ee6898a97a72eae06e3618d03d99b9cdbedfde429-rimg-w1200-h1200-dcffffff-gmir?v=1771829526",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/simi-valley/simi-youth-baseball-opening-day/200029201231059",
        "location": {
            "@type": "Place",
            "name": "Simi Youth Baseball",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "789 Irvine Rd,Simi Valley, California",
                "addressLocality": "Simi Valley",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.252299142",
                "longitude": "-118.796403794"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SAVE THE DATE",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Simi Youth Baseball",
                "url": "https://allevents.in/org/simi-youth-baseball/16898872",
                "description": "For over 50 years, SYB has provided a safe place for the youth of our community to play baseball, make friends, and build self-confidence and self-esteem."
            }
        ]
    }
]
```