

# Event Details

- **Event Name**: Concert
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 06:30 pm
- **Event Description**: Programme : Requiem de Bob Chilcott et Purcell avec la participation du conservatoire Aunis Sud
- **Event URL**: https://allevents.in/vendome/concert/200030246638828
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Vendome
- **state**: PO
- **country**: France
- **location**: Eglise Sainte Madeleine chatelaillon Plage
- **lat**: 46.07149
- **long**: -1.08894
- **full address**: Eglise Sainte Madeleine chatelaillon Plage, 6 Rue de Barbezieux, 17340 Châtelaillon-Plage, France, Vendome

## Event gallery

- **Alt text**: Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/75f9fb288559f0691c9df9d29a5668536005e71a95ee731f710519b461fe346c-rimg-w640-h437-dc191314-gmir?v=1782246257

## FAQs

- **Q**: When and where is Concert being held?
  - **A:** Concert takes place on Fri, 03 Jul, 2026 at 06:30 pm to Fri, 03 Jul, 2026 at 06:30 pm at Eglise Sainte Madeleine chatelaillon Plage, 6 Rue de Barbezieux, 17340 Chatelaillon-Plage, France, Vendome.
- **Q**: Who is organizing Concert?
  - **A:** Concert is organized by Chœur de L Aunis .
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Vendome, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/75f9fb288559f0691c9df9d29a5668536005e71a95ee731f710519b461fe346c-rimg-w640-h437-dc191314-gmir?v=1782246257",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/vendome/concert/200030246638828",
        "location": {
            "@type": "Place",
            "name": "Eglise Sainte Madeleine chatelaillon Plage",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Rue de Barbezieux, 17340 Châtelaillon-Plage, France",
                "addressLocality": "Vendome",
                "addressRegion": "PO",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.07149",
                "longitude": "-1.08894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Programme : Requiem de Bob Chilcott et Purcell avec la participation du conservatoire Aunis Sud",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chur de LAunis ",
                "url": "https://allevents.in/org/chœur-de-launis/27925909"
            }
        ]
    }
]
```