

# Event Details

- **Event Name**: Firenze Rocks
- **Event Start and End Date**: Sun, 15 Jun, 2025 at 01:15 pm – Sun, 15 Jun, 2025 at 11:30 pm
- **Event Description**: Firenze Rocks returns in 2025!ArtistsGreen DayMusic Genres :  Pop Punk
- **Event URL**: https://allevents.in/firenze/firenze-rocks/300040245851
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/festivals/firenze-rocks/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Firenze
- **state**: TO
- **country**: Italy
- **location**: Visarno Arena
- **lat**: 43.7817275
- **long**: 11.2245188
- **full address**: Visarno Arena, Viale del Visarno, Firenze, Italy

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/8/5/7/1854612_15b15a7b_firenze-rocks_1024.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/8/5/7/1854612_15b15a7b_firenze-rocks_400.jpg

## Artist Details

- **Artist name**: Green Day

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Jun, 2025 at 01:15 pm
- **Q**: Where is the event happening?
  - **A:** Visarno Arena, Viale del Visarno, Firenze, Italy
- **Q**: Who are the performers at this event?
  - **A:** Green Day
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about Firenze Rocks ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Firenze Rocks",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/8/5/7/1854612_15b15a7b_firenze-rocks_1024.jpg",
        "startDate": "2025-06-15",
        "endDate": "2025-06-15",
        "url": "https://allevents.in/firenze/firenze-rocks/300040245851",
        "location": {
            "@type": "Place",
            "name": "Visarno Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Viale del Visarno",
                "addressLocality": "Firenze",
                "addressRegion": "TO",
                "addressCountry": "IT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.7817275",
                "longitude": "11.2245188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Firenze Rocks returns in 2025!ArtistsGreen DayMusic Genres :  Pop Punk",
        "performer": [
            {
                "@type": "Person",
                "name": "Green Day"
            }
        ]
    }
]
```