

# Event Details

- **Event Name**: Concert Middle Class Monsters
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 07:00 pm
- **Event Description**: Entrée libre
- **Event URL**: https://allevents.in/montreuil/concert-middle-class-monsters/200029118266756
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details

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

## Event venue details

- **city**: Montreuil
- **state**: IL
- **country**: France
- **location**: Bar du Marché
- **lat**: 48.85828
- **long**: 2.43341
- **full address**: Bar du Marché, 9 Place du Marché, 93100 Montreuil, France, Montreuil

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Middle Class Monsters (https://allevents.in/org/middle-class-monsters/24738727)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a5ab36bff178b2674a4efe988c74cadfdfd778d4209d236cd08f23adfb5feb52-rimg-w1200-h628-dcc7151b-gmir?v=1763247016
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Concert+Middle+Class+Monsters&date=16+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Bar du Marché, 9 Place du Marché, 93100 Montreuil, France, Montreuil
- **Q**: Who is organizing the event?
  - **A:** Middle Class Monsters
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Concert Middle Class Monsters ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert Middle Class Monsters",
        "image": "https://cdn-az.allevents.in/events10/banners/a5ab36bff178b2674a4efe988c74cadfdfd778d4209d236cd08f23adfb5feb52-rimg-w1200-h628-dcc7151b-gmir?v=1763247016",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/montreuil/concert-middle-class-monsters/200029118266756",
        "location": {
            "@type": "Place",
            "name": "Bar du Marché",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Place du Marché, 93100 Montreuil, France",
                "addressLocality": "Montreuil",
                "addressRegion": "IL",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.85828",
                "longitude": "2.43341"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Entrée libre",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Middle Class Monsters",
                "url": "https://allevents.in/org/middle-class-monsters/24738727"
            }
        ]
    }
]
```