

# Event Details

- **Event Name**: Reverend Beat-Man
- **Event Start and End Date**: Fri, 18 Apr, 2025 at 06:30 pm
- **Event Description**: Concert rock'n'roll , suivi d'une DJ 
Bar , restauration sur place
- **Event URL**: https://allevents.in/nimes/reverend-beat-man/200028023233101
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 138

## Ticket Details

- **Ticket URL**: https://www.helloasso.com/associations/oouh-yeah-festival/evenements/concert-oouh-yeah?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=nimes-events

## Event venue details

- **city**: Nimes
- **state**: LA
- **country**: France
- **location**: La Grand Combe
- **lat**: 44.208566994503
- **long**: 4.0387501322944
- **full address**: La Grand Combe, Nimes, France

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Oouh Yeah Festival (https://allevents.in/org/oouh-yeah-festival/25548908)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9112252bcf1f13402d1abba4aff6688b3d4a568ffd5999eebd80e004cfc9db86-rimg-w1200-h1725-dc020202-gmir?v=1744620734
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a9c534c681458209e6ece4f3ec73b920d39e0ab8eb4b723dae2968e295276f34-rimg-w300-h300-dc020202-gmir?v=1744620734

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 18 Apr, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** La Grand Combe, Nimes, France
- **Q**: Who is organizing the event?
  - **A:** Oouh Yeah Festival
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Reverend Beat-Man ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Reverend Beat-Man",
        "image": "https://cdn-az.allevents.in/events9/banners/9112252bcf1f13402d1abba4aff6688b3d4a568ffd5999eebd80e004cfc9db86-rimg-w1200-h1725-dc020202-gmir?v=1744620734",
        "startDate": "2025-04-18",
        "url": "https://allevents.in/nimes/reverend-beat-man/200028023233101",
        "location": {
            "@type": "Place",
            "name": "La Grand Combe",
            "address": {
                "@type": "PostalAddress",
                "name": "La Grand Combe, Nimes, France",
                "addressLocality": "Nimes",
                "addressRegion": "LA",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.208566994503",
                "longitude": "4.0387501322944"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert rock'n'roll , suivi d'une DJ \nBar , restauration sur place",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oouh Yeah Festival",
                "url": "https://allevents.in/org/oouh-yeah-festival/25548908"
            }
        ]
    }
]
```