

# Event Details

- **Event Name**: Summer concert in Torrance- Bruno Mars
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 05:00 pm
- **Event Description**: free al fresco concert at Wilson Park. bring your own food a la picnic style.
- **Event URL**: https://allevents.in/torrance/summer-concert-in-torrance-bruno-mars/200030041129539
- **Event Categories**: concerts, music, entertainment, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

- **Ticket URL**: http://facebook.com/200030041129539?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=torrance-events

## Event venue details

- **city**: Torrance
- **state**: CA
- **country**: United States
- **location**: Wilson Park
- **lat**: 33.82656813605
- **long**: -118.32603707418
- **full address**: Wilson Park, 2200 Crenshaw Blvd,Torrance,CA,United States

## Event gallery

- **Alt text**: Summer concert in Torrance- Bruno Mars
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5f7ffe33aaff6d3bdabb3beb1187dfe5777572abb6f816a0d8a9665bf82a6c2c-rimg-w1200-h669-dc2f1fa2-gmir?v=1781776175

## FAQs

- **Q**: When and where is Summer concert in Torrance- Bruno Mars being held?
  - **A:** Summer concert in Torrance- Bruno Mars takes place on Sat, 20 Jun, 2026 at 05:00 pm to Sat, 20 Jun, 2026 at 05:00 pm at Wilson Park, 2200 Crenshaw Blvd,Torrance,CA,United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer concert in Torrance- Bruno Mars is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Torrance, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer concert in Torrance- Bruno Mars 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": "Summer concert in Torrance- Bruno Mars",
        "image": "https://cdn-az.allevents.in/events5/banners/5f7ffe33aaff6d3bdabb3beb1187dfe5777572abb6f816a0d8a9665bf82a6c2c-rimg-w1200-h669-dc2f1fa2-gmir?v=1781776175",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/torrance/summer-concert-in-torrance-bruno-mars/200030041129539",
        "location": {
            "@type": "Place",
            "name": "Wilson Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 Crenshaw Blvd,Torrance,CA,United States",
                "addressLocality": "Torrance",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.82656813605",
                "longitude": "-118.32603707418"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "free al fresco concert at Wilson Park. bring your own food a la picnic style."
    }
]
```