

# Event Details

- **Event Name**: ABBA - The Concert
- **Event Start and End Date**: Fri, 23 Jan, 2026 at 08:00 pm
- **Event Description**: Tickets ab 44,90€
- **Event URL**: https://allevents.in/wiesloch/abba-the-concert/200029316279448
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

- **Ticket URL**: https://www.reservix.de/tickets-abba-the-concert-performed-by-abbamusic-in-oestringen-hermann-kimling-halle-am-23-1-2026/e2277025?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=wiesloch-events

## Event venue details

- **city**: Wiesloch
- **state**: BW
- **country**: Germany
- **location**: Hermann-Kimling-Halle
- **lat**: 49.21684
- **long**: 8.70767
- **full address**: Hermann-Kimling-Halle, Östringen, Wiesloch, Germany

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Reset Production (https://allevents.in/org/reset-production/26103274)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b783428d055d8cccbeadeaaebc25b4d891ced7f334bb3343d9ebd5303b3c5966-rimg-w1200-h800-dc010001-gmir?v=1769176089
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1da6a2d7b12e31c3574e9120c9e1150393c5699efec9130bafb1dab243685f2b-rimg-w300-h300-dc020101-gmir?v=1769176090

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 23 Jan, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Hermann-Kimling-Halle, Östringen, Wiesloch, Germany
- **Q**: Who is organizing the event?
  - **A:** Reset Production
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about ABBA - The Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "ABBA - The Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/b783428d055d8cccbeadeaaebc25b4d891ced7f334bb3343d9ebd5303b3c5966-rimg-w1200-h800-dc010001-gmir?v=1769176089",
        "startDate": "2026-01-23",
        "url": "https://allevents.in/wiesloch/abba-the-concert/200029316279448",
        "location": {
            "@type": "Place",
            "name": "Hermann-Kimling-Halle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Östringen",
                "addressLocality": "Wiesloch",
                "addressRegion": "BW",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.21684",
                "longitude": "8.70767"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets ab 44,90€",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Reset Production",
                "url": "https://allevents.in/org/reset-production/26103274"
            }
        ]
    }
]
```