

# Event Details

- **Event Name**: ELE Rally
- **Event Start and End Date**: Fri, 29 May, 2026 at 09:00 am – Sat, 30 May, 2026 at 10:00 pm (+02:00)
- **Event Description**: De bekende ELE rally in de regio Veldhoven
- **Event URL**: https://allevents.in/veldhoven/ele-rally/200030098035814
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Veldhoven
- **state**: NB
- **country**: Netherlands
- **location**: Habraken, Veldhoven, Nederland
- **lat**: 51.43245
- **long**: 5.36795
- **full address**: Habraken, Veldhoven, Nederland, Netherlands

## Event gallery

- **Alt text**: ELE Rally
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1862473c066e26694b595eb65866af0ac39eefc49c408b19aed037b0ddacc457-rimg-w1200-h800-dc2c311a-gmir?v=1779447313

## FAQs

- **Q**: When and where is ELE Rally being held?
  - **A:** ELE Rally takes place on Fri, 29 May, 2026 at 09:00 am to Sat, 30 May, 2026 at 10:00 pm at Habraken, Veldhoven, Nederland, Netherlands.
- **Q**: Who is organizing ELE Rally?
  - **A:** ELE Rally is organized by Historic Rally Nederland.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ELE Rally",
        "image": "https://cdn-az.allevents.in/events5/banners/1862473c066e26694b595eb65866af0ac39eefc49c408b19aed037b0ddacc457-rimg-w1200-h800-dc2c311a-gmir?v=1779447313",
        "startDate": "2026-05-29T09:00:00+02:00",
        "endDate": "2026-05-30T22:00:00+02:00",
        "url": "https://allevents.in/veldhoven/ele-rally/200030098035814",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Habraken, Veldhoven, Nederland",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Habraken 2409, 5507 TM Veldhoven, Nederland",
                "addressLocality": "Veldhoven",
                "addressRegion": "NB",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.43245",
                "longitude": "5.36795"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "De bekende ELE rally in de regio Veldhoven",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Historic Rally Nederland",
                "url": "https://allevents.in/org/historic-rally-nederland/27816037"
            }
        ]
    }
]
```