

# Event Details

- **Event Name**: Maroon 5 at Malahide Castle
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 05:00 pm – Tue, 30 Jun, 2026 at 07:00 pm (+01:00)
- **Event Description**: Maroon 5 performs at the historic Malahide Castle in Malahide, Ireland.
- **Event URL**: https://allevents.in/malahide/maroon-5-at-malahide-castle/4300029763750355
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Malahide
- **state**: D
- **country**: Ireland
- **location**: Malahide Castle
- **lat**: 53.45
- **long**: -6.15
- **full address**: Malahide Castle, Malahide Demesne, Malahide, Ireland

## Event gallery

- **Alt text**: Maroon 5 at Malahide Castle
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Maroon+5+at+Malahide+Castle&date=Tue%2C+30+Jun%2C+2026+at+05%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Maroon 5 at Malahide Castle being held?
  - **A:** Maroon 5 at Malahide Castle takes place on Tue, 30 Jun, 2026 at 05:00 pm to Tue, 30 Jun, 2026 at 07:00 pm at Malahide Castle, Malahide Demesne, Malahide, Ireland.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Maroon 5 at Malahide Castle 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 Malahide, this event is thoughtfully curated to deliver a standout experience worth every moment. If Maroon 5 at Malahide Castle 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": "Maroon 5 at Malahide Castle",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Maroon+5+at+Malahide+Castle&date=Tue%2C+30+Jun%2C+2026+at+05%3A00+pm&bg=1",
        "startDate": "2026-06-30T17:00:00+01:00",
        "endDate": "2026-06-30T19:00:00+01:00",
        "url": "https://allevents.in/malahide/maroon-5-at-malahide-castle/4300029763750355",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Malahide Castle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Malahide Demesne",
                "addressLocality": "Malahide",
                "addressRegion": "D",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.45",
                "longitude": "-6.15"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Maroon 5 performs at the historic Malahide Castle in Malahide, Ireland."
    }
]
```