{
  "id": 8838,
  "slug": "inter-vs-torino",
  "title": "Inter vs Torino",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "Inter vs Torino",
    "kickoff": "2026-12-13 15:00:00",
    "homeClub": {
      "id": 91,
      "name": "Inter",
      "slug": "inter",
      "foundedYear": "1908",
      "national": false
    },
    "guestClub": {
      "id": 975,
      "name": "Torino",
      "slug": "torino"
    },
    "league": {
      "id": 15,
      "name": "Serie A",
      "slug": "serie-a"
    },
    "stadium": {
      "id": 91,
      "name": "Stadio Giuseppe Meazza",
      "address": "Via Piccolomini 5",
      "city": {
        "id": 572,
        "name": "Milano",
        "slug": "milano",
        "iata": "MXP"
      },
      "geo": {
        "lat": 45.47669400000001,
        "lng": 9.123082
      }
    }
  },
  "trip": {
    "startDate": "2026-12-11",
    "endDate": "2026-12-14",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 8582.630000000001,
    "ticketOnlyFrom": 3363.38,
    "flightLessFrom": 5341.2,
    "hotelLessFrom": 6604.8099999999995,
    "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/inter-vs-torino",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Inter vs Torino",
    "sport": "Association football",
    "startDate": "2026-12-13 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Inter",
      "foundingDate": "1908"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Torino"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Serie A"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Stadio Giuseppe Meazza",
      "address": "Via Piccolomini 5",
      "containedInPlace": {
        "@type": "City",
        "name": "Milano"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 45.47669400000001,
        "longitude": 9.123082
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.no/fotballreise/inter-vs-torino",
      "price": 8582.630000000001,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/inter-vs-torino"
  }
}