

# Event Details

- **Event Name**: Michel Legrand with special guest George Perris
- **Event Start and End Date**: Mon, 28 Nov, 2016 at 07:00 pm
- **Event Description**: George Perris will be a guest at Michel Legrand's concert in St. Petersburg.
- **Event URL**: https://allevents.in/saint-petersburg/michel-legrand-with-special-guest-george-perris/246359605748948
- **Event Categories**: Concerts, Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Saint Petersburg
- **state**: SP
- **country**: Russia
- **location**: Oktyabrsky Concert Hall
- **lat**: 59.935542271209
- **long**: 30.365359329368
- **full address**: Oktyabrsky Concert Hall, 191036, Россия, Санкт-Петербург, Лиговский пр., 6, Saint Petersburg, Russia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/banners/736291ad3e6c0a1766a5785ba32cab7c
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/banners/114684feedee127aaff278bee1630578

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 28 Nov, 2016 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Oktyabrsky Concert Hall, 191036, Россия, Санкт-Петербург, Лиговский пр., 6, Saint Petersburg, Russia
- **Q**: What type of event is this?
  - **A:** Concerts, Entertainment, Music
- **Q**: Where can I find ticket details about Michel Legrand with special guest George Perris ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Michel Legrand with special guest George Perris",
        "image": "https://cdn-az.allevents.in/banners/736291ad3e6c0a1766a5785ba32cab7c",
        "startDate": "2016-11-28",
        "url": "https://allevents.in/saint-petersburg/michel-legrand-with-special-guest-george-perris/246359605748948",
        "location": {
            "@type": "Place",
            "name": "Oktyabrsky Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "191036, Россия, Санкт-Петербург, Лиговский пр., 6",
                "addressLocality": "Saint Petersburg",
                "addressRegion": "SP",
                "addressCountry": "RU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "59.935542271209",
                "longitude": "30.365359329368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "George Perris will be a guest at Michel Legrand's concert in St. Petersburg."
    }
]
```