

# Event Details

- **Event Name**: Concert live
- **Event Start and End Date**: Sun, 13 Jul, 2025 at 06:00 pm
- **Event Description**: Concert avec le feu d’artifice.
- **Event URL**: https://allevents.in/henin-beaumont/concert-live/200027351169648
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details

- **Ticket URL**: http://facebook.com/200027351169648?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=henin-beaumont-events

## Event venue details

- **city**: Henin-beaumont
- **state**: AL
- **country**: France
- **location**: Manoir de Fermont
- **lat**: 50.351355
- **long**: 2.616852
- **full address**: Manoir de Fermont, 70 rue d'Aubigny,Agnières, Henin-beaumont, France

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hot Tension  (https://allevents.in/org/hot-tension/24898694)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4a62921ed9aa8539243196829ed8b56def2ba31aab755c3a45d2346ec08ae778-rimg-w720-h184-dc000000-gmir?v=1748910912
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e8e7da38abd51f90dcc2206cf32c89f4e683fb672e7e2853ef85963fa1548ea1-rimg-w300-h300-dc000000-gmir?v=1748910912

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 13 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Manoir de Fermont, 70 rue d'Aubigny,Agnières, Henin-beaumont, France
- **Q**: Who is organizing the event?
  - **A:** Hot Tension
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Concert live ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert live",
        "image": "https://cdn-az.allevents.in/events8/banners/4a62921ed9aa8539243196829ed8b56def2ba31aab755c3a45d2346ec08ae778-rimg-w720-h184-dc000000-gmir?v=1748910912",
        "startDate": "2025-07-13",
        "url": "https://allevents.in/henin-beaumont/concert-live/200027351169648",
        "location": {
            "@type": "Place",
            "name": "Manoir de Fermont",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "70 rue d'Aubigny,Agnières",
                "addressLocality": "Henin-beaumont",
                "addressRegion": "AL",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.351355",
                "longitude": "2.616852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert avec le feu d’artifice.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hot Tension ",
                "url": "https://allevents.in/org/hot-tension/24898694"
            }
        ]
    }
]
```