

# Event Details

- **Event Name**: Acid Arab in Torino
- **Event Start and End Date**: Sat, 18 Jan, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/turin/acid-arab-in-torino/3300027634808548
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: https://prf.hn/click/camref:1011l3Gzdv/pubref:/tsource:Display/ar:entity:79V5k85I0S5EcEbkJmXx0c/eventid:79V5k85I0S5EcEbkJmXx0c/destination:https://xceed.me/torino/event/acid-arab-dj-set-torino--175286

## Event venue details

- **city**: Turin
- **state**: PI
- **country**: Italy
- **location**: NOTORIUS
- **lat**: 45.0910276
- **long**: 7.6795069
- **full address**: NOTORIUS, NOTORIUS, Turin, PI, Italy

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/12765e50-b90f-11ef-a06c-1532e2c9069d-rimg-w1200-h514-dc4112b9-gmir.jpg?v=1734065986
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/135b8e30-b90f-11ef-a4dd-dd4d047e5477-rimg-w300-h300-dc4015aa-gmir.jpg?v=1734065987

## Artist Details

- **Artist name**: Acid Arab
  - **Artist page URL**: https://allevents.in/performer/acid-arab

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 18 Jan, 2025 at 10:00 pm
- **Q**: Where is the event happening?
  - **A:** NOTORIUS, NOTORIUS, Turin, PI, Italy
- **Q**: Who are the performers at this event?
  - **A:** Acid Arab
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Acid Arab in Torino ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Acid Arab in Torino",
        "image": "https://cdn-az.allevents.in/events8/banners/12765e50-b90f-11ef-a06c-1532e2c9069d-rimg-w1200-h514-dc4112b9-gmir.jpg?v=1734065986",
        "startDate": "2025-01-18",
        "url": "https://allevents.in/turin/acid-arab-in-torino/3300027634808548",
        "location": {
            "@type": "Place",
            "name": "NOTORIUS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "NOTORIUS, Turin, PI, Italy",
                "addressLocality": "Turin",
                "addressRegion": "PI",
                "addressCountry": "IT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.0910276",
                "longitude": "7.6795069"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Acid Arab",
                "url": "https://allevents.in/performer/acid-arab"
            }
        ]
    }
]
```