{
  "id": 9251,
  "slug": "manchester-united-vs-coventry",
  "title": "Manchester United vs Coventry",
  "sport": "Fotbollsresor",
  "sportSlug": "soccer",
  "match": {
    "title": "Manchester United vs Coventry",
    "kickoff": "2026-12-05 15:00:00",
    "homeClub": {
      "id": 25,
      "name": "Manchester United",
      "slug": "manchester-united-old-trafford",
      "foundedYear": "1878",
      "national": false
    },
    "guestClub": {
      "id": 66,
      "name": "Coventry",
      "slug": "coventry-city-f-c"
    },
    "league": {
      "id": 2,
      "name": "Premier League",
      "slug": "premier-league-england"
    },
    "stadium": {
      "id": 25,
      "name": "Old Trafford",
      "address": "Sir Matt Busby Way",
      "city": {
        "id": 49,
        "name": "Manchester",
        "slug": "manchester",
        "iata": "MAN"
      },
      "geo": {
        "lat": 53.463059,
        "lng": -2.29134
      }
    }
  },
  "trip": {
    "startDate": "2026-12-04",
    "endDate": "2026-12-07",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "SEK",
    "fullPackageFrom": 15273.7,
    "ticketOnlyFrom": 7814.32,
    "flightLessFrom": 11584.03,
    "hotelLessFrom": 11503.990000000002,
    "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/manchester-united-vs-coventry",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Manchester United vs Coventry",
    "sport": "Association football",
    "startDate": "2026-12-05 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Manchester United",
      "foundingDate": "1878"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Coventry"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Premier League"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Old Trafford",
      "address": "Sir Matt Busby Way",
      "containedInPlace": {
        "@type": "City",
        "name": "Manchester"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 53.463059,
        "longitude": -2.29134
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.se/fotbollsresa/manchester-united-vs-coventry",
      "price": 15273.7,
      "priceCurrency": "SEK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.se/fotbollsresa/manchester-united-vs-coventry"
  }
}