

# Event Details

- **Event Name**: ABBA - The Concert
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 08:00 pm
- **Event Description**: Tickets ab 37,90€
- **Event URL**: https://allevents.in/walld%C3%BCrn/abba-the-concert/200028660885646
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Walldürn
- **state**: BW
- **country**: Germany
- **location**: Stadthalle Lauda
- **lat**: 49.56245
- **long**: 9.70456
- **full address**: Stadthalle Lauda, Becksteiner Straße 60,Lauda-Königshofen, Walldürn, Germany

## Event gallery

- **Alt text**: ABBA - The Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7ee0feea0474103b4859c4bf5ce6a6749123e45c40bbe364832005bb6de2c3ee-rimg-w1200-h800-dc010001-gmir?v=1768523110

## FAQs

- **Q**: When and where is ABBA - The Concert being held?
  - **A:** ABBA - The Concert takes place on Sat, 24 Jan, 2026 at 08:00 pm to Sat, 24 Jan, 2026 at 08:00 pm at Stadthalle Lauda, Becksteiner Straße 60,Lauda-Königshofen, Walldürn, Germany.
- **Q**: Who is organizing ABBA - The Concert?
  - **A:** ABBA - The Concert is organized by Reset Production.
- **Q**: Who is this event for? Is it right for me?
  - **A:** ABBA - The Concert 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 Walldürn, this event is thoughtfully curated to deliver a standout experience worth every moment. If ABBA - The Concert 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": "ABBA - The Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/7ee0feea0474103b4859c4bf5ce6a6749123e45c40bbe364832005bb6de2c3ee-rimg-w1200-h800-dc010001-gmir?v=1768523110",
        "startDate": "2026-01-24",
        "url": "https://allevents.in/walld%C3%BCrn/abba-the-concert/200028660885646",
        "location": {
            "@type": "Place",
            "name": "Stadthalle Lauda",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Becksteiner Straße 60,Lauda-Königshofen",
                "addressLocality": "Walldürn",
                "addressRegion": "BW",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.56245",
                "longitude": "9.70456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets ab 37,90€",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Reset Production",
                "url": "https://allevents.in/org/reset-production/26103274"
            }
        ]
    }
]
```