{
  "id": 9390,
  "slug": "newcastle-vs-arsenal",
  "title": "Newcastle vs Arsenal",
  "sport": "Fotbollsresor",
  "sportSlug": "soccer",
  "match": {
    "title": "Newcastle vs Arsenal",
    "kickoff": "2026-11-21 17:30:00",
    "homeClub": {
      "id": 26,
      "name": "Newcastle",
      "slug": "newcastle-united",
      "foundedYear": "1892",
      "national": false
    },
    "guestClub": {
      "id": 31,
      "name": "Arsenal",
      "slug": "arsenal-fc"
    },
    "league": {
      "id": 2,
      "name": "Premier League",
      "slug": "premier-league-england"
    },
    "stadium": {
      "id": 26,
      "name": "St. James' Park (Newcastle's fodboldstadion)",
      "address": "St. James&apos; Street",
      "city": {
        "id": 376,
        "name": "Newcastle-Upon-Tyne",
        "slug": "newcastle-upon-tyne",
        "iata": "NCL"
      },
      "geo": {
        "lat": 54.975556,
        "lng": -1.621667
      }
    }
  },
  "trip": {
    "startDate": "2026-11-20",
    "endDate": "2026-11-22",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "SEK",
    "fullPackageFrom": 23334.190000000002,
    "ticketOnlyFrom": 12233.46,
    "flightLessFrom": 14308.619999999999,
    "hotelLessFrom": 21259.03,
    "entryFrom": 3020.61
  },
  "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/newcastle-vs-arsenal",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Newcastle vs Arsenal",
    "sport": "Association football",
    "startDate": "2026-11-21 17:30:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Newcastle",
      "foundingDate": "1892"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Arsenal"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Premier League"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "St. James' Park (Newcastle's fodboldstadion)",
      "address": "St. James&apos; Street",
      "containedInPlace": {
        "@type": "City",
        "name": "Newcastle-Upon-Tyne"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 54.975556,
        "longitude": -1.621667
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.se/fotbollsresa/newcastle-vs-arsenal",
      "price": 23334.190000000002,
      "priceCurrency": "SEK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.se/fotbollsresa/newcastle-vs-arsenal"
  }
}