

# Event Details

- **Event Name**: Vernissage Collezione MacS - Sezione Internazionale
- **Event Start and End Date**: Sun, 29 Mar, 2015 at 07:00 pm
- **Event URL**: https://allevents.in/catania/vernissage-collezione-macs-sezione-internazionale/1406908419624042
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Catania
- **state**: SI
- **country**: Italy
- **location**: Museo Arte Contemporanea Sicilia
- **lat**: 37.503555
- **long**: 15.084795
- **full address**: Museo Arte Contemporanea Sicilia, via Crociferi, Catania, Italy

## Event gallery

- **Alt text**: Vernissage Collezione MacS - Sezione Internazionale
  - **Image URL**: https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-xpa1/t31.0-8/10431329_1571020606508904_3864722822813812119_o.jpg

## FAQs

- **Q**: When and where is Vernissage Collezione MacS - Sezione Internazionale being held?
  - **A:** Vernissage Collezione MacS - Sezione Internazionale takes place on Sun, 29 Mar, 2015 at 07:00 pm to Sun, 29 Mar, 2015 at 07:00 pm at Museo Arte Contemporanea Sicilia, via Crociferi, Catania, Italy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vernissage Collezione MacS - Sezione Internazionale",
        "image": "https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-xpa1/t31.0-8/10431329_1571020606508904_3864722822813812119_o.jpg",
        "startDate": "2015-03-29",
        "url": "https://allevents.in/catania/vernissage-collezione-macs-sezione-internazionale/1406908419624042",
        "location": {
            "@type": "Place",
            "name": "Museo Arte Contemporanea Sicilia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "via Crociferi",
                "addressLocality": "Catania",
                "addressRegion": "SI",
                "addressCountry": "IT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.503555",
                "longitude": "15.084795"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```