

# Event Details

- **Event Name**: Fantana concert
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 08:00 pm
- **Event Description**: See flyer
- **Event URL**: https://allevents.in/los-alamitos/fantana-concert/200030071800859
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details


## Event venue details

- **city**: Los Alamitos
- **state**: CA
- **country**: United States
- **location**: Griffins Grill
- **lat**: 33.798927861
- **long**: -118.070781118
- **full address**: Griffins Grill, 11272 Los Alamitos Blvd,Los Alamitos, California, United States

## Event gallery

- **Alt text**: Fantana concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/456fc8f036a36d8119bc000de4350efdaa88a095df6b5b94a480ab4e62ec6257-rimg-w1125-h1671-dc040319-gmir?v=1784828073

## FAQs

- **Q**: When and where is Fantana concert being held?
  - **A:** Fantana concert takes place on Sat, 25 Jul, 2026 at 08:00 pm to Sat, 25 Jul, 2026 at 08:00 pm at Griffins Grill, 11272 Los Alamitos Blvd,Los Alamitos, California, United States.
- **Q**: Who is organizing Fantana concert?
  - **A:** Fantana concert is organized by FANTANA a tribute to the music of Santana.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fantana concert 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 Los Alamitos, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Fantana concert",
        "image": "https://cdn-az.allevents.in/events4/banners/456fc8f036a36d8119bc000de4350efdaa88a095df6b5b94a480ab4e62ec6257-rimg-w1125-h1671-dc040319-gmir?v=1784828073",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/los-alamitos/fantana-concert/200030071800859",
        "location": {
            "@type": "Place",
            "name": "Griffins Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11272 Los Alamitos Blvd,Los Alamitos, California",
                "addressLocality": "Los Alamitos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.798927861",
                "longitude": "-118.070781118"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See flyer",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FANTANA a tribute to the music of Santana",
                "url": "https://allevents.in/org/fantana-a-tribute-to-the-music-of-santana/27793187"
            }
        ]
    }
]
```