

# Event Details

- **Event Name**: Concert
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 08:00 pm
- **Event Description**: Rendez vous  aux restaurants les 5 Sens et Les Templiers à Anduze
- **Event URL**: https://allevents.in/nimes/concert/200030232814816
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Nimes
- **state**: LA
- **country**: France
- **location**: Anduze
- **lat**: 44.05377
- **long**: 3.98675
- **full address**: Anduze, Anduze, Nimes, France

## Event gallery

- **Alt text**: Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/53f893012ce3083463d67af23ae45b5a442d16726304e4cc059dc451b0ef7e9f-rimg-w1024-h1024-dc051430-gmir?v=1782028386

## FAQs

- **Q**: When and where is Concert being held?
  - **A:** Concert takes place on Fri, 26 Jun, 2026 at 08:00 pm to Fri, 26 Jun, 2026 at 08:00 pm at Anduze, Anduze, Nimes, France.
- **Q**: Who is organizing Concert?
  - **A:** Concert is organized by DuoPhenix .
- **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 Nimes, 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/53f893012ce3083463d67af23ae45b5a442d16726304e4cc059dc451b0ef7e9f-rimg-w1024-h1024-dc051430-gmir?v=1782028386",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/nimes/concert/200030232814816",
        "location": {
            "@type": "Place",
            "name": "Anduze",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Anduze",
                "addressLocality": "Nimes",
                "addressRegion": "LA",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.05377",
                "longitude": "3.98675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rendez vous  aux restaurants les 5 Sens et Les Templiers à Anduze",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DuoPhnix ",
                "url": "https://allevents.in/org/duophénix/27916860"
            }
        ]
    }
]
```