

# Event Details

- **Event Name**: Concert
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 07:30 pm
- **Event Description**: Folk rock chanson
- **Event URL**: https://allevents.in/aix-les-bains/concert/200030246258453
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Aix-les-bains
- **state**: RH
- **country**: France
- **location**: La Lanterne qui Rugit
- **lat**: 45.714219502439
- **long**: 6.1068491933111
- **full address**: La Lanterne qui Rugit, 53 Route du Plateau, 73340 Lescheraines, France, Aix-les-bains

## Event gallery

- **Alt text**: Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/44c5d8fce148ef092ebe16d6353762dbe6efa542f40c65d40976221f910c8d6f-rimg-w1200-h1200-dc474747-gmir?v=1782818620

## FAQs

- **Q**: When and where is Concert being held?
  - **A:** Concert takes place on Thu, 09 Jul, 2026 at 07:30 pm to Thu, 09 Jul, 2026 at 07:30 pm at La Lanterne qui Rugit, 53 Route du Plateau, 73340 Lescheraines, France, Aix-les-bains.
- **Q**: Who is organizing Concert?
  - **A:** Concert is organized by Sauveterre.
- **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 Aix-les-bains, 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/events10/banners/44c5d8fce148ef092ebe16d6353762dbe6efa542f40c65d40976221f910c8d6f-rimg-w1200-h1200-dc474747-gmir?v=1782818620",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/aix-les-bains/concert/200030246258453",
        "location": {
            "@type": "Place",
            "name": "La Lanterne qui Rugit",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "53 Route du Plateau, 73340 Lescheraines, France",
                "addressLocality": "Aix-les-bains",
                "addressRegion": "RH",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.714219502439",
                "longitude": "6.1068491933111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Folk rock chanson",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sauveterre",
                "url": "https://allevents.in/org/sauveterre/15330158",
                "description": "Pop folk"
            }
        ]
    }
]
```