{
  "id": 9030,
  "slug": "fiorentina-vs-udinese",
  "title": "Fiorentina vs Udinese",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "Fiorentina vs Udinese",
    "kickoff": "2027-02-07 15:00:00",
    "homeClub": {
      "id": 934,
      "name": "Fiorentina",
      "slug": "fiorentina",
      "foundedYear": "1926",
      "national": false
    },
    "guestClub": {
      "id": 970,
      "name": "Udinese",
      "slug": "udinese"
    },
    "league": {
      "id": 15,
      "name": "Serie A",
      "slug": "serie-a"
    },
    "stadium": {
      "id": 897,
      "name": "Stadio Artemio Franchi (Fiorentina's fodboldstadion)",
      "address": "Viale Manfredo Fanti, 4, 50137 Firenze FI, Italien",
      "city": {
        "id": 1287,
        "name": "Florence",
        "slug": "florence",
        "iata": "FLR"
      },
      "geo": {
        "lat": 43.780831000000006,
        "lng": 11.282787000000003
      }
    }
  },
  "trip": {
    "startDate": "2027-02-05",
    "endDate": "2027-02-08",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": false,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 5845.78,
    "ticketOnlyFrom": 3711.81,
    "flightLessFrom": 5845.78,
    "hotelLessFrom": 3711.81,
    "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.no/fotballreise/fiorentina-vs-udinese",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Fiorentina vs Udinese",
    "sport": "Association football",
    "startDate": "2027-02-07 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Fiorentina",
      "foundingDate": "1926"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Udinese"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Serie A"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Stadio Artemio Franchi (Fiorentina's fodboldstadion)",
      "address": "Viale Manfredo Fanti, 4, 50137 Firenze FI, Italien",
      "containedInPlace": {
        "@type": "City",
        "name": "Florence"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 43.780831000000006,
        "longitude": 11.282787000000003
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.no/fotballreise/fiorentina-vs-udinese",
      "price": 5845.78,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/fiorentina-vs-udinese"
  }
}