

# Event Details

- **Event Name**: Medicine Jar @ The San Mateo County Fair
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 08:00 pm
- **Event Description**: Come rock out with Medicine Jar at the San Mateo County fair! We go on at 8PM.
- **Event URL**: https://allevents.in/san-mateo/medicine-jar-the-san-mateo-county-fair/200030172107405
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## 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**: Medicine Jar @ The San Mateo County Fair
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7aa688f9533f92c48bc539453c05ad23a5b4d35cc5bb1b88fcd918cfdcd2c19a-rimg-w1200-h900-dcd5edf8-gmir?v=1780965110

## FAQs

- **Q**: When and where is Medicine Jar @ The San Mateo County Fair being held?
  - **A:** Medicine Jar @ The San Mateo County Fair takes place on Thu, 11 Jun, 2026 at 08:00 pm to Thu, 11 Jun, 2026 at 08:00 pm at San Mateo County Fair, 1346 Saratoga Drive,San Mateo, California, United States.
- **Q**: Who is organizing Medicine Jar @ The San Mateo County Fair?
  - **A:** Medicine Jar @ The San Mateo County Fair is organized by Medicine Jar.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Medicine Jar @ The San Mateo County Fair is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in San Mateo, this event is thoughtfully curated to deliver a standout experience worth every moment. If Medicine Jar @ The San Mateo County Fair sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Medicine Jar @ The San Mateo County Fair",
        "image": "https://cdn-az.allevents.in/events7/banners/7aa688f9533f92c48bc539453c05ad23a5b4d35cc5bb1b88fcd918cfdcd2c19a-rimg-w1200-h900-dcd5edf8-gmir?v=1780965110",
        "startDate": "2026-06-11",
        "url": "https://allevents.in/san-mateo/medicine-jar-the-san-mateo-county-fair/200030172107405",
        "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 out with Medicine Jar at the San Mateo County fair! We go on at 8PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Medicine Jar",
                "url": "https://allevents.in/org/medicine-jar/13340182",
                "description": "Rock band from the Bay Area."
            }
        ]
    }
]
```