{
  "id": 9789,
  "slug": "bournemouth-vs-arsenal-2027-04-24",
  "title": "Bournemouth vs Arsenal",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "Bournemouth - Arsenal",
    "kickoff": "2027-04-24 16:00:00",
    "homeClub": {
      "id": 45,
      "name": "Bournemouth",
      "slug": "bournemouth",
      "foundedYear": "1899",
      "national": false
    },
    "guestClub": {
      "id": 31,
      "name": "Arsenal",
      "slug": "arsenal-fc"
    },
    "league": {
      "id": 2,
      "name": "Premier League",
      "slug": "premier-league-england"
    },
    "stadium": {
      "id": 45,
      "name": "Vitality Stadium",
      "address": "Dean Court, Kings Park",
      "city": {
        "id": 119,
        "name": "Bournemouth",
        "slug": "bournemouth",
        "iata": "BOH"
      },
      "geo": {
        "lat": 50.735231,
        "lng": -1.838279
      }
    }
  },
  "trip": {
    "startDate": "2027-04-23",
    "endDate": "2027-04-26",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 22186.87,
    "ticketOnlyFrom": 16486.17,
    "flightLessFrom": 18844.23,
    "hotelLessFrom": 19828.809999999998,
    "entryFrom": 2168.66
  },
  "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/bournemouth-vs-arsenal-2027-04-24",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Bournemouth vs Arsenal",
    "sport": "Association football",
    "startDate": "2027-04-24 16:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Bournemouth",
      "foundingDate": "1899"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Arsenal"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Premier League"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Vitality Stadium",
      "address": "Dean Court, Kings Park",
      "containedInPlace": {
        "@type": "City",
        "name": "Bournemouth"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 50.735231,
        "longitude": -1.838279
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.no/fotballreise/bournemouth-vs-arsenal-2027-04-24",
      "price": 22186.87,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/bournemouth-vs-arsenal-2027-04-24"
  }
}