{
  "id": 9644,
  "slug": "dortmund-vs-bayern-munchen",
  "title": "Dortmund vs Bayern München",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "Dortmund vs Bayern München",
    "kickoff": "2027-03-05 15:00:00",
    "homeClub": {
      "id": 74,
      "name": "Borussia Dortmund",
      "slug": "borussia-dortmund",
      "foundedYear": "1909",
      "national": false
    },
    "guestClub": {
      "id": 72,
      "name": "Bayern München",
      "slug": "bayern-munich"
    },
    "league": {
      "id": 13,
      "name": "Bundesliga",
      "slug": "bundesliga"
    },
    "stadium": {
      "id": 74,
      "name": "Signal-Iduna-Park (Dortmund fodboldstadion)",
      "address": "Strobelalle 50",
      "city": {
        "id": 557,
        "name": "Dortmund",
        "slug": "dortmund",
        "iata": "DTM"
      },
      "geo": {
        "lat": 51.492589,
        "lng": 7.451857
      }
    }
  },
  "trip": {
    "startDate": "2027-03-05",
    "endDate": "2027-03-08",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 19443.3,
    "ticketOnlyFrom": 12640.92,
    "flightLessFrom": 14753.2,
    "hotelLessFrom": 17331.02,
    "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.no/fotballreise/dortmund-vs-bayern-munchen",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Dortmund vs Bayern München",
    "sport": "Association football",
    "startDate": "2027-03-05 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Borussia Dortmund",
      "foundingDate": "1909"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Bayern München"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Bundesliga"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Signal-Iduna-Park (Dortmund fodboldstadion)",
      "address": "Strobelalle 50",
      "containedInPlace": {
        "@type": "City",
        "name": "Dortmund"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 51.492589,
        "longitude": 7.451857
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.no/fotballreise/dortmund-vs-bayern-munchen",
      "price": 19443.3,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/dortmund-vs-bayern-munchen"
  }
}