

# Event Details

- **Event Name**: The Ghost in the Shoe, Photographs Robby Gilbert
- **Event Start and End Date**: Tue, 03 Oct, 2017 at 06:00 pm
- **Event URL**: https://allevents.in/lyndonville/the-ghost-in-the-shoe-photographs-robby-gilbert/120282865304568
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lyndonville
- **state**: VT
- **country**: United States
- **location**: Quimby Gallery
- **lat**: 44.535136
- **long**: -72.026402
- **full address**: Quimby Gallery, Lyndon State College, Harvey Academic Center, 1001 College Rd, Lyndonville, United States

## Event gallery

- **Alt text**: The Ghost in the Shoe, Photographs Robby Gilbert
  - **Image URL**: https://cdn-az.allevents.in/banners/db61f4a7c93dcb267a07a07df801b331

## FAQs

- **Q**: When and where is The Ghost in the Shoe, Photographs Robby Gilbert being held?
  - **A:** The Ghost in the Shoe, Photographs Robby Gilbert takes place on Tue, 03 Oct, 2017 at 06:00 pm to Tue, 03 Oct, 2017 at 06:00 pm at Quimby Gallery, Lyndon State College, Harvey Academic Center, 1001 College Rd, Lyndonville, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Ghost in the Shoe, Photographs Robby Gilbert",
        "image": "https://cdn-az.allevents.in/banners/db61f4a7c93dcb267a07a07df801b331",
        "startDate": "2017-10-03",
        "url": "https://allevents.in/lyndonville/the-ghost-in-the-shoe-photographs-robby-gilbert/120282865304568",
        "location": {
            "@type": "Place",
            "name": "Quimby Gallery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lyndon State College, Harvey Academic Center, 1001 College Rd",
                "addressLocality": "Lyndonville",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.535136",
                "longitude": "-72.026402"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```