

# Event Details

- **Event Name**: ABBA - The Concert
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 07:00 pm
- **Event Description**: Tickets ab 42,90€
- **Event URL**: https://allevents.in/schwerin/abba-the-concert/200029201045422
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Schwerin
- **state**: MY
- **country**: Germany
- **location**: Capitol Schwerin
- **lat**: 53.629677475418
- **long**: 11.409601694473
- **full address**: Capitol Schwerin, Schwerin, Germany

## Event gallery

- **Alt text**: ABBA - The Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5acbfdb4957a78de743dbb07db7f4dfd7042b1c61837b090ebc716a082bd553c-rimg-w1200-h800-dc010001-gmir?v=1769811491

## FAQs

- **Q**: When and where is ABBA - The Concert being held?
  - **A:** ABBA - The Concert takes place on Sun, 08 Feb, 2026 at 07:00 pm to Sun, 08 Feb, 2026 at 07:00 pm at Capitol Schwerin, Schwerin, 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 Schwerin, 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/events9/banners/5acbfdb4957a78de743dbb07db7f4dfd7042b1c61837b090ebc716a082bd553c-rimg-w1200-h800-dc010001-gmir?v=1769811491",
        "startDate": "2026-02-08",
        "url": "https://allevents.in/schwerin/abba-the-concert/200029201045422",
        "location": {
            "@type": "Place",
            "name": "Capitol Schwerin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Schwerin",
                "addressLocality": "Schwerin",
                "addressRegion": "MY",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.629677475418",
                "longitude": "11.409601694473"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets ab 42,90€",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Reset Production",
                "url": "https://allevents.in/org/reset-production/26103274"
            }
        ]
    }
]
```