

# Event Details

- **Event Name**: San Diego County Fair
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 11:00 am – Sat, 04 Jul, 2026 at 11:00 pm
- **Event Description**: The San Diego County Fair at Del Mar Fairgrounds — live music, delicious food, amazing exhibits, thrilling rides, and endless family entertainment! Running through July 5 (closed Mondays & Tuesdays). Admission: $14–$25; children 5 & under free. One of Southern California's most beloved summer traditions, the San Diego County Fair features hundreds of vendors, carnival rides, livestock exhibits, local art, and nightly entertainment.
- **Event URL**: https://allevents.in/del-mar/san-diego-county-fair/4300030269905555
- **Event Categories**: music, live-music, art, entertainment, carnivals
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Del Mar
- **state**: CA
- **country**: United States
- **location**: Del Mar Fairgrounds
- **lat**: 32.9603
- **long**: -117.2590
- **full address**: Del Mar Fairgrounds, 2260 Jimmy Durante Blvd, Del Mar, United States

## Event gallery

- **Alt text**: San Diego County Fair
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/506a6020-6bd9-11f1-8e26-a16ef3e2c691-rimg-w1050-h635-dc333046-gmir.jpg?v=1781871652

## FAQs

- **Q**: When and where is San Diego County Fair being held?
  - **A:** San Diego County Fair takes place on Sat, 04 Jul, 2026 at 11:00 am to Sat, 04 Jul, 2026 at 11:00 pm at Del Mar Fairgrounds, 2260 Jimmy Durante Blvd, Del Mar, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** San Diego 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 Del Mar, this event is thoughtfully curated to deliver a standout experience worth every moment. If San Diego 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": "San Diego County Fair",
        "image": "https://cdn-az.allevents.in/events1/banners/506a6020-6bd9-11f1-8e26-a16ef3e2c691-rimg-w1050-h635-dc333046-gmir.jpg?v=1781871652",
        "startDate": "2026-07-04",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/del-mar/san-diego-county-fair/4300030269905555",
        "location": {
            "@type": "Place",
            "name": "Del Mar Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2260 Jimmy Durante Blvd",
                "addressLocality": "Del Mar",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.9603",
                "longitude": "-117.2590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The San Diego County Fair at Del Mar Fairgrounds — live music, delicious food, amazing exhibits, thrilling rides, and endless family entertainment! Running through July 5 (closed Mondays & Tuesdays). Admission: $14–$25; children 5 & under free. One of Southern California's most beloved summer tradit"
    }
]
```