{
  "id": 9617,
  "slug": "bayern-munchen-vs-dortmund",
  "title": "Bayern München vs Dortmund",
  "sport": "Fotbollsresor",
  "sportSlug": "soccer",
  "match": {
    "title": "Bayern München - Borussia Dortmund",
    "kickoff": "2026-10-31 18:30:00",
    "homeClub": {
      "id": 72,
      "name": "Bayern München",
      "slug": "bayern-munich",
      "foundedYear": "1900",
      "national": false
    },
    "guestClub": {
      "id": 74,
      "name": "Borussia Dortmund",
      "slug": "borussia-dortmund"
    },
    "league": {
      "id": 13,
      "name": "Bundesliga",
      "slug": "bundesliga"
    },
    "stadium": {
      "id": 72,
      "name": "Allianz Arena (Bayern München fodboldstadion)",
      "address": "Werner-Heisenberg-Allee 25",
      "city": {
        "id": 555,
        "name": "München",
        "slug": "munchen",
        "iata": "MUC"
      },
      "geo": {
        "lat": 48.218764,
        "lng": 11.624755
      }
    }
  },
  "trip": {
    "startDate": "2026-10-30",
    "endDate": "2026-11-01",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "SEK",
    "fullPackageFrom": 32636.62,
    "ticketOnlyFrom": 20954.43,
    "flightLessFrom": 23106.61,
    "hotelLessFrom": 30484.44,
    "entryFrom": 2200
  },
  "availability": {
    "bookable": true,
    "soldOut": false,
    "onRequest": false
  },
  "signals": {
    "derby": false,
    "includesFlight": true,
    "includesHotel": true,
    "includesTicket": true,
    "ticketOnlyAvailable": true,
    "roundTrip": false
  },
  "bookingUrl": "https://fandays.se/fotbollsresa/bayern-munchen-vs-dortmund",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Bayern München vs Dortmund",
    "sport": "Association football",
    "startDate": "2026-10-31 18:30:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Bayern München",
      "foundingDate": "1900"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Borussia Dortmund"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Bundesliga"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Allianz Arena (Bayern München fodboldstadion)",
      "address": "Werner-Heisenberg-Allee 25",
      "containedInPlace": {
        "@type": "City",
        "name": "München"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 48.218764,
        "longitude": 11.624755
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.se/fotbollsresa/bayern-munchen-vs-dortmund",
      "price": 32636.62,
      "priceCurrency": "SEK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.se/fotbollsresa/bayern-munchen-vs-dortmund"
  }
}