{
  "id": 10120,
  "slug": "fulham-vs-newcastle-crystal-palace-vs-liverpool",
  "title": "Fulham vs Newcastle + Crystal Palace vs Liverpool",
  "sport": "Fotbollsresor",
  "sportSlug": "soccer",
  "match": {
    "title": "Fulham vs Newcastle",
    "kickoff": "2026-11-07 15:00:00",
    "homeClub": {
      "id": 27,
      "name": "Fulham",
      "slug": "fulham-fc",
      "foundedYear": "1879",
      "national": false
    },
    "guestClub": {
      "id": 26,
      "name": "Newcastle",
      "slug": "newcastle-united"
    },
    "league": {
      "id": 2,
      "name": "Premier League",
      "slug": "premier-league-england"
    },
    "stadium": {
      "id": 27,
      "name": "Craven Cottage",
      "address": "Stevenage Road",
      "city": {
        "id": 42,
        "name": "London",
        "slug": "london",
        "iata": "LON"
      },
      "geo": {
        "lat": 51.474895,
        "lng": -0.22178
      }
    }
  },
  "trip": {
    "startDate": "2026-11-06",
    "endDate": "2026-11-09",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "SEK",
    "fullPackageFrom": 21076.28,
    "ticketOnlyFrom": 15596.900000000001,
    "flightLessFrom": 18499.7,
    "hotelLessFrom": 18173.47,
    "entryFrom": 2643.03
  },
  "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/fulham-vs-newcastle-crystal-palace-vs-liverpool",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Fulham vs Newcastle + Crystal Palace vs Liverpool",
    "sport": "Association football",
    "startDate": "2026-11-07 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Fulham",
      "foundingDate": "1879"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Newcastle"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Premier League"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Craven Cottage",
      "address": "Stevenage Road",
      "containedInPlace": {
        "@type": "City",
        "name": "London"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 51.474895,
        "longitude": -0.22178
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.se/fotbollsresa/fulham-vs-newcastle-crystal-palace-vs-liverpool",
      "price": 21076.28,
      "priceCurrency": "SEK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.se/fotbollsresa/fulham-vs-newcastle-crystal-palace-vs-liverpool"
  }
}