{
  "id": 9319,
  "slug": "arsenal-vs-manchester-united",
  "title": "Arsenal vs Manchester United",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "Arsenal vs Manchester United",
    "kickoff": "2026-12-19 15:00:00",
    "homeClub": {
      "id": 31,
      "name": "Arsenal",
      "slug": "arsenal-fc",
      "foundedYear": "1886",
      "national": false
    },
    "guestClub": {
      "id": 25,
      "name": "Manchester United",
      "slug": "manchester-united-old-trafford"
    },
    "league": {
      "id": 2,
      "name": "Premier League",
      "slug": "premier-league-england"
    },
    "stadium": {
      "id": 31,
      "name": "Emirates Stadium",
      "address": "Queensland Road",
      "city": {
        "id": 42,
        "name": "London",
        "slug": "london",
        "iata": "LON"
      },
      "geo": {
        "lat": 51.554888,
        "lng": -0.108438
      }
    }
  },
  "trip": {
    "startDate": "2026-12-18",
    "endDate": "2026-12-21",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 32501.55,
    "ticketOnlyFrom": 24523.75,
    "flightLessFrom": 27967.59,
    "hotelLessFrom": 29057.71,
    "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/arsenal-vs-manchester-united",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Arsenal vs Manchester United",
    "sport": "Association football",
    "startDate": "2026-12-19 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Arsenal",
      "foundingDate": "1886"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Manchester United"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Premier League"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Emirates Stadium",
      "address": "Queensland Road",
      "containedInPlace": {
        "@type": "City",
        "name": "London"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 51.554888,
        "longitude": -0.108438
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.no/fotballreise/arsenal-vs-manchester-united",
      "price": 32501.55,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/arsenal-vs-manchester-united"
  }
}