{
  "id": 9139,
  "slug": "ac-milan-vs-inter-2",
  "title": "AC Milan vs Inter",
  "sport": "Fotbollsresor",
  "sportSlug": "soccer",
  "match": {
    "title": "AC Milan vs Inter",
    "kickoff": "2026-10-31 20:45:00",
    "homeClub": {
      "id": 776,
      "name": "AC Milan",
      "slug": "ac-milan",
      "foundedYear": "1899",
      "national": false
    },
    "guestClub": {
      "id": 91,
      "name": "Inter",
      "slug": "inter"
    },
    "league": {
      "id": 15,
      "name": "Serie A",
      "slug": "serie-a"
    },
    "stadium": {
      "id": 1069,
      "name": "San Siro (AC Milan's fodboldstadion)",
      "address": "Via Piccolomini 5",
      "city": {
        "id": 572,
        "name": "Milano",
        "slug": "milano",
        "iata": "MXP"
      },
      "geo": {
        "lat": 45.4782003,
        "lng": 9.123964
      }
    }
  },
  "trip": {
    "startDate": "2026-10-31",
    "endDate": "2026-11-01",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "SEK",
    "fullPackageFrom": 15717.71,
    "ticketOnlyFrom": 8101.26,
    "flightLessFrom": 9014.99,
    "hotelLessFrom": 14803.98,
    "entryFrom": 2265.45
  },
  "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/ac-milan-vs-inter-2",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "AC Milan vs Inter",
    "sport": "Association football",
    "startDate": "2026-10-31 20:45:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "AC Milan",
      "foundingDate": "1899"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Inter"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Serie A"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "San Siro (AC Milan's fodboldstadion)",
      "address": "Via Piccolomini 5",
      "containedInPlace": {
        "@type": "City",
        "name": "Milano"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 45.4782003,
        "longitude": 9.123964
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.se/fotbollsresa/ac-milan-vs-inter-2",
      "price": 15717.71,
      "priceCurrency": "SEK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.se/fotbollsresa/ac-milan-vs-inter-2"
  }
}