

# Event Details

- **Event Name**: An afternoon with Silvio Sangiorgi
- **Event Start and End Date**: Sun, 05 Mar, 2017 at 01:00 pm
- **Event Description**: Enjoy an afternoon admiring the work of Silvio Sangiorgi. He will be traveling from Italy to showcase limited pieces from his collection. We are blessed to be the first art gallery in the United States to welcome him and display such extraordinary pieces!
- **Event URL**: https://allevents.in/fort-plain/an-afternoon-with-silvio-sangiorgi/1532846300089505
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fort Plain
- **state**: NY
- **country**: United States
- **location**: Lily Pads
- **lat**: 42.93221
- **long**: -74.62354
- **full address**: Lily Pads, 84 Canal Street, Fort Plain, United States

## Event gallery

- **Alt text**: An afternoon with Silvio Sangiorgi
  - **Image URL**: https://cdn-az.allevents.in/banners/77bf43bbf78f5da2d8de6719146d282d

## FAQs

- **Q**: When and where is An afternoon with Silvio Sangiorgi being held?
  - **A:** An afternoon with Silvio Sangiorgi takes place on Sun, 05 Mar, 2017 at 01:00 pm to Sun, 05 Mar, 2017 at 01:00 pm at Lily Pads, 84 Canal Street, Fort Plain, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "An afternoon with Silvio Sangiorgi",
        "image": "https://cdn-az.allevents.in/banners/77bf43bbf78f5da2d8de6719146d282d",
        "startDate": "2017-03-05",
        "url": "https://allevents.in/fort-plain/an-afternoon-with-silvio-sangiorgi/1532846300089505",
        "location": {
            "@type": "Place",
            "name": "Lily Pads",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "84 Canal Street",
                "addressLocality": "Fort Plain",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.93221",
                "longitude": "-74.62354"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy an afternoon admiring the work of Silvio Sangiorgi. He will be traveling from Italy to showcase limited pieces from his collection. We are blessed to be the first art gallery in the United States to welcome him and display such extraordinary pieces!"
    }
]
```