

# Event Details

- **Event Name**: San Mateo County Fair
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 07:00 pm (-07:00)
- **Event Description**: Come rock the fair with Misunderstood!
- **Event URL**: https://allevents.in/san-mateo/san-mateo-county-fair/200030164652819
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: San Mateo
- **state**: CA
- **country**: United States
- **location**: San Mateo County Fair
- **lat**: 37.546400388698
- **long**: -122.30199696986
- **full address**: San Mateo County Fair, 1346 Saratoga Drive,San Mateo, California, United States

## Event gallery

- **Alt text**: San Mateo County Fair
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4e8467c3d2b16f292464561d0f166221ce29bf94d57d2361f374e28361c1d0dd-rimg-w1200-h598-dc181416-gmir?v=1780200259

## FAQs

- **Q**: When and where is San Mateo County Fair being held?
  - **A:** San Mateo County Fair takes place on Sat, 13 Jun, 2026 at 07:00 pm to Sat, 13 Jun, 2026 at 07:00 pm at San Mateo County Fair, 1346 Saratoga Drive,San Mateo, California, United States.
- **Q**: Who is organizing San Mateo County Fair?
  - **A:** San Mateo County Fair is organized by Misunderstood Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "San Mateo County Fair",
        "image": "https://cdn-az.allevents.in/events2/banners/4e8467c3d2b16f292464561d0f166221ce29bf94d57d2361f374e28361c1d0dd-rimg-w1200-h598-dc181416-gmir?v=1780200259",
        "startDate": "2026-06-13T19:00:00-07:00",
        "url": "https://allevents.in/san-mateo/san-mateo-county-fair/200030164652819",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "San Mateo County Fair",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1346 Saratoga Drive,San Mateo, California",
                "addressLocality": "San Mateo",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.546400388698",
                "longitude": "-122.30199696986"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come rock the fair with Misunderstood!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Misunderstood Band",
                "url": "https://allevents.in/org/misunderstood-band/23918564"
            }
        ]
    }
]
```