{
  "id": 8953,
  "slug": "bologna-vs-inter",
  "title": "Bologna vs Inter",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "Bologna vs Inter",
    "kickoff": "2026-10-17 18:00:00",
    "homeClub": {
      "id": 971,
      "name": "Bologna",
      "slug": "bologna",
      "foundedYear": "1909",
      "national": false
    },
    "guestClub": {
      "id": 91,
      "name": "Inter",
      "slug": "inter"
    },
    "league": {
      "id": 15,
      "name": "Serie A",
      "slug": "serie-a"
    },
    "stadium": {
      "id": 934,
      "name": "Stadio Renato Dall'Ara",
      "address": "Via Andrea Costa, 174, 40134 Bologna BO, Italien",
      "city": {
        "id": 1279,
        "name": "Bologna",
        "slug": "bologna",
        "iata": "BLQ"
      },
      "geo": {
        "lat": 44.492036,
        "lng": 11.310165
      }
    }
  },
  "trip": {
    "startDate": "2026-10-16",
    "endDate": "2026-10-18",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 18849.08,
    "ticketOnlyFrom": 5741.68,
    "flightLessFrom": 8156.13,
    "hotelLessFrom": 16434.64,
    "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/bologna-vs-inter",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Bologna vs Inter",
    "sport": "Association football",
    "startDate": "2026-10-17 18:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Bologna",
      "foundingDate": "1909"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Inter"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Serie A"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Stadio Renato Dall'Ara",
      "address": "Via Andrea Costa, 174, 40134 Bologna BO, Italien",
      "containedInPlace": {
        "@type": "City",
        "name": "Bologna"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 44.492036,
        "longitude": 11.310165
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.no/fotballreise/bologna-vs-inter",
      "price": 18849.08,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/bologna-vs-inter"
  }
}