

# Event Details

- **Event Name**: Soul Reflections in concerto
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 09:00 pm
- **Event Description**: Siamo una band di musicisti di lunga "militanza" sui palchi della nostra città.
Ci siamo uniti in un progetto per rendere omaggio ai grandi interpreti  Soul, R&amp;B, Funky senza dimenticare le radici del Jazz.
- **Event URL**: https://allevents.in/turin/soul-reflections-in-concerto/200029719845637
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Turin
- **state**: PI
- **country**: Italy
- **location**: XO Restaurant Cafe
- **lat**: 45.06629
- **long**: 7.69281
- **full address**: XO Restaurant Cafe, Via Po 46/C,Turin, Italy

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0cb99e3201c1025ea975a6e7faea00bc74634d5c9574087e4bb9cb13bcf501dc-rimg-w591-h1280-dc19191b-gmir?v=1771850737
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5def9cf171fa76c39f206b2dd6504c23999c050920170953d9225c4607ad91be-rimg-w300-h300-dcfde901-gmir?v=1771850737

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Mar, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** XO Restaurant Cafe, Via Po 46/C,Turin, Italy
- **Q**: What type of event is this?
  - **A:** Music, Entertainment, Concerts
- **Q**: Where can I find ticket details about Soul Reflections in concerto ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Soul Reflections in concerto",
        "image": "https://cdn-az.allevents.in/events5/banners/0cb99e3201c1025ea975a6e7faea00bc74634d5c9574087e4bb9cb13bcf501dc-rimg-w591-h1280-dc19191b-gmir?v=1771850737",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/turin/soul-reflections-in-concerto/200029719845637",
        "location": {
            "@type": "Place",
            "name": "XO Restaurant Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Via Po 46/C,Turin, Italy",
                "addressLocality": "Turin",
                "addressRegion": "PI",
                "addressCountry": "IT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.06629",
                "longitude": "7.69281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Siamo una band di musicisti di lunga \"militanza\" sui palchi della nostra città.\nCi siamo uniti in un progetto per rendere omaggio ai grandi interpreti  Soul, R&B, Funky senza dimenticare le radici del Jazz."
    }
]
```