{
  "id": 9290,
  "slug": "tottenham-vs-arsenal",
  "title": "Tottenham vs Arsenal",
  "sport": "Fotbollsresor",
  "sportSlug": "soccer",
  "match": {
    "title": "Tottenham vs Arsenal",
    "kickoff": "2026-12-05 15:00:00",
    "homeClub": {
      "id": 35,
      "name": "Tottenham",
      "slug": "tottenham-hotspur",
      "foundedYear": "1882",
      "national": false
    },
    "guestClub": {
      "id": 31,
      "name": "Arsenal",
      "slug": "arsenal-fc"
    },
    "league": {
      "id": 2,
      "name": "Premier League",
      "slug": "premier-league-england"
    },
    "stadium": {
      "id": 35,
      "name": "Tottenham Stadium (Tottenham's fodboldstadion)",
      "address": "Bill Nicholson Way, 748 High Road",
      "city": {
        "id": 42,
        "name": "London",
        "slug": "london",
        "iata": "LON"
      },
      "geo": {
        "lat": 51.604162,
        "lng": -0.06621
      }
    }
  },
  "trip": {
    "startDate": "2026-12-04",
    "endDate": "2026-12-07",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "SEK",
    "fullPackageFrom": 17156.02,
    "ticketOnlyFrom": 10639.060000000001,
    "flightLessFrom": 14736.51,
    "hotelLessFrom": 13058.57,
    "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/tottenham-vs-arsenal",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Tottenham vs Arsenal",
    "sport": "Association football",
    "startDate": "2026-12-05 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Tottenham",
      "foundingDate": "1882"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Arsenal"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Premier League"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Tottenham Stadium (Tottenham's fodboldstadion)",
      "address": "Bill Nicholson Way, 748 High Road",
      "containedInPlace": {
        "@type": "City",
        "name": "London"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 51.604162,
        "longitude": -0.06621
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.se/fotbollsresa/tottenham-vs-arsenal",
      "price": 17156.02,
      "priceCurrency": "SEK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.se/fotbollsresa/tottenham-vs-arsenal"
  }
}