{
  "id": 9111,
  "slug": "nice-vs-toulouse",
  "title": "Nice vs Toulouse",
  "sport": "Fotbollsresor",
  "sportSlug": "soccer",
  "match": {
    "title": "Nice vs Toulouse",
    "kickoff": "2027-03-13 15:00:00",
    "homeClub": {
      "id": 742,
      "name": "Nice",
      "slug": "nice",
      "foundedYear": "1904",
      "national": false
    },
    "guestClub": {
      "id": 952,
      "name": "Toulouse",
      "slug": "toulouse"
    },
    "league": {
      "id": 21,
      "name": "Ligue 1",
      "slug": "ligue-1"
    },
    "stadium": {
      "id": 710,
      "name": "Allianz Riviera (Nice)",
      "address": "Boulevard des Jardiniers",
      "city": {
        "id": 622,
        "name": "Nice",
        "slug": "nice",
        "iata": "NCE"
      },
      "geo": {
        "lat": 43.70533099999997,
        "lng": 7.192846000000001
      }
    }
  },
  "trip": {
    "startDate": "2027-03-12",
    "endDate": "2027-03-15",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": false,
    "hotel": true
  },
  "prices": {
    "currency": "SEK",
    "fullPackageFrom": 4762.47,
    "ticketOnlyFrom": 3454.55,
    "flightLessFrom": 4762.47,
    "hotelLessFrom": 3454.55,
    "entryFrom": 2200
  },
  "availability": {
    "bookable": true,
    "soldOut": false,
    "onRequest": false
  },
  "signals": {
    "derby": false,
    "includesFlight": false,
    "includesHotel": true,
    "includesTicket": true,
    "ticketOnlyAvailable": true,
    "roundTrip": false
  },
  "bookingUrl": "https://fandays.se/fotbollsresa/nice-vs-toulouse",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Nice vs Toulouse",
    "sport": "Association football",
    "startDate": "2027-03-13 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Nice",
      "foundingDate": "1904"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Toulouse"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Ligue 1"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Allianz Riviera (Nice)",
      "address": "Boulevard des Jardiniers",
      "containedInPlace": {
        "@type": "City",
        "name": "Nice"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 43.70533099999997,
        "longitude": 7.192846000000001
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.se/fotbollsresa/nice-vs-toulouse",
      "price": 4762.47,
      "priceCurrency": "SEK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.se/fotbollsresa/nice-vs-toulouse"
  }
}