{
  "id": 8825,
  "slug": "ac-milan-vs-udinese",
  "title": "AC Milan vs Udinese",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "AC Milan vs Udinese",
    "kickoff": "2027-05-30 15:00:00",
    "homeClub": {
      "id": 776,
      "name": "AC Milan",
      "slug": "ac-milan",
      "foundedYear": "1899",
      "national": false
    },
    "guestClub": {
      "id": 970,
      "name": "Udinese",
      "slug": "udinese"
    },
    "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": "2027-05-28",
    "endDate": "2027-05-31",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": false,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 5239.49,
    "ticketOnlyFrom": 2706.49,
    "flightLessFrom": 5239.49,
    "hotelLessFrom": 2706.49,
    "entryFrom": 1546.98
  },
  "availability": {
    "bookable": true,
    "soldOut": false,
    "onRequest": false
  },
  "signals": {
    "derby": false,
    "includesFlight": false,
    "includesHotel": true,
    "includesTicket": true,
    "ticketOnlyAvailable": true,
    "roundTrip": false
  },
  "bookingUrl": "https://fandays.no/fotballreise/ac-milan-vs-udinese",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "AC Milan vs Udinese",
    "sport": "Association football",
    "startDate": "2027-05-30 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "AC Milan",
      "foundingDate": "1899"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Udinese"
    },
    "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.no/fotballreise/ac-milan-vs-udinese",
      "price": 5239.49,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/ac-milan-vs-udinese"
  }
}