

# Event Details

- **Event Name**: Maroon 5 at Hyde Park
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 01:00 pm – Fri, 03 Jul, 2026 at 03:00 pm (+01:00)
- **Event Description**: Maroon 5 performs at Hyde Park in London, United Kingdom, as part of the American Express Presents BST Hyde Park festival.
- **Event URL**: https://allevents.in/london/maroon-5-at-hyde-park/4300029763788641
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: London
- **state**: GB
- **country**: GB
- **location**: Hyde Park
- **lat**: 51.5074
- **long**: -0.1278
- **full address**: Hyde Park, Hyde Park, London, GB

## Event gallery

- **Alt text**: Maroon 5 at Hyde Park
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Maroon+5+at+Hyde+Park&date=Fri%2C+03+Jul%2C+2026+at+01%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Maroon 5 at Hyde Park being held?
  - **A:** Maroon 5 at Hyde Park takes place on Fri, 03 Jul, 2026 at 01:00 pm to Fri, 03 Jul, 2026 at 03:00 pm at Hyde Park, Hyde Park, London, GB.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Maroon 5 at Hyde Park 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 London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Maroon 5 at Hyde Park 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 Hyde Park",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Maroon+5+at+Hyde+Park&date=Fri%2C+03+Jul%2C+2026+at+01%3A00+pm&bg=2",
        "startDate": "2026-07-03T13:00:00+01:00",
        "endDate": "2026-07-03T15:00:00+01:00",
        "url": "https://allevents.in/london/maroon-5-at-hyde-park/4300029763788641",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hyde Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hyde Park",
                "addressLocality": "London",
                "addressRegion": "GB",
                "addressCountry": {
                    "@type": "Country",
                    "name": "GB"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5074",
                "longitude": "-0.1278"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Maroon 5 performs at Hyde Park in London, United Kingdom, as part of the American Express Presents BST Hyde Park festival."
    }
]
```