{
  "id": 9500,
  "slug": "fc-barcelona-vs-malaga",
  "title": "FC Barcelona vs Malaga",
  "sport": "Fotbollsresor",
  "sportSlug": "soccer",
  "match": {
    "title": "FC Barcelona vs Malaga",
    "kickoff": "2027-05-23 15:00:00",
    "homeClub": {
      "id": 92,
      "name": "FC Barcelona",
      "slug": "fc-barcelona",
      "foundedYear": "1899",
      "national": false
    },
    "guestClub": {
      "id": 980,
      "name": "Malaga",
      "slug": "malaga"
    },
    "league": {
      "id": 16,
      "name": "La Liga",
      "slug": "la-liga"
    },
    "stadium": {
      "id": 92,
      "name": "Lluís Companys Olympic (tillfällig stadion) eller Camp Nou (nyrenoverad stadion)",
      "address": "Carrer d&apos;Arístides Maillol",
      "city": {
        "id": 573,
        "name": "Barcelona",
        "slug": "barcelona",
        "iata": "BCN"
      },
      "geo": {
        "lat": 41.38089600000001,
        "lng": 2.12282
      }
    }
  },
  "trip": {
    "startDate": "2027-05-21",
    "endDate": "2027-05-24",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "SEK",
    "fullPackageFrom": 18024.440000000002,
    "ticketOnlyFrom": 9100.060000000001,
    "flightLessFrom": 13351.56,
    "hotelLessFrom": 13772.94,
    "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.se/fotbollsresa/fc-barcelona-vs-malaga",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "FC Barcelona vs Malaga",
    "sport": "Association football",
    "startDate": "2027-05-23 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "FC Barcelona",
      "foundingDate": "1899"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Malaga"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "La Liga"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Lluís Companys Olympic (tillfällig stadion) eller Camp Nou (nyrenoverad stadion)",
      "address": "Carrer d&apos;Arístides Maillol",
      "containedInPlace": {
        "@type": "City",
        "name": "Barcelona"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 41.38089600000001,
        "longitude": 2.12282
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.se/fotbollsresa/fc-barcelona-vs-malaga",
      "price": 18024.440000000002,
      "priceCurrency": "SEK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.se/fotbollsresa/fc-barcelona-vs-malaga"
  }
}