

# Event Details

- **Event Name**: Art exhibition
- **Event Start and End Date**: Tue, 29 Nov, 2016 at 12:00 pm
- **Event Description**: You are welcome to visit my first art exihbition that will take place in Kulturväven starting from 29th. November till 18th. December.

The exihbition will contain both paintings and other art work ( decorative plates and wood )
- **Event URL**: https://allevents.in/ume%C3%A5/art-exhibition/330082277376092
- **Event Categories**: Art, Crafts, Exhibitions, fine-arts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Umeå
- **country**: Sweden
- **location**: Kulturväven
- **lat**: 63.825067
- **long**: 20.260044
- **full address**: Kulturväven, Storgatan 46, Umeå, Sweden

## Event gallery

- **Alt text**: Art exhibition
  - **Image URL**: https://cdn-az.allevents.in/banners/1eba77dd93bf37b039b896b63b536a1b

## FAQs

- **Q**: When and where is Art exhibition being held?
  - **A:** Art exhibition takes place on Tue, 29 Nov, 2016 at 12:00 pm to Tue, 29 Nov, 2016 at 12:00 pm at Kulturväven, Storgatan 46, Umeå, Sweden.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Art exhibition",
        "image": "https://cdn-az.allevents.in/banners/1eba77dd93bf37b039b896b63b536a1b",
        "startDate": "2016-11-29",
        "url": "https://allevents.in/ume%C3%A5/art-exhibition/330082277376092",
        "location": {
            "@type": "Place",
            "name": "Kulturväven",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Storgatan 46",
                "addressLocality": "Umeå",
                "addressRegion": "",
                "addressCountry": "SE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "63.825067",
                "longitude": "20.260044"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are welcome to visit my first art exihbition that will take place in Kulturväven starting from 29th. November till 18th. December.\n\nThe exihbition will contain both paintings and other art work ( decorative plates and wood )"
    }
]
```