{
  "id": 10159,
  "slug": "monza-gp-2027",
  "title": "Monza Grand Prix 2027",
  "sport": "Formel 1",
  "sportSlug": "formula-1",
  "match": {
    "title": "Monza Grand Prix 2027",
    "kickoff": "2027-09-05 13:00:00",
    "league": {
      "id": 14,
      "name": "Formel 1 (motorsport)",
      "slug": "formel-1"
    },
    "stadium": {
      "id": 887,
      "name": "Monza Circuit",
      "address": "Monza Circuit",
      "city": {
        "id": 572,
        "name": "Milano",
        "slug": "milano",
        "iata": "MXP"
      },
      "geo": {
        "lat": 45.610101,
        "lng": 9.27832
      }
    }
  },
  "trip": {
    "startDate": "2027-09-03",
    "endDate": "2027-09-06",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 28041.32,
    "ticketOnlyFrom": 11321.46,
    "flightLessFrom": 17735.79,
    "hotelLessFrom": 21626.99,
    "entryFrom": 3623.1
  },
  "availability": {
    "bookable": true,
    "soldOut": false,
    "onRequest": false
  },
  "signals": {
    "derby": false,
    "includesFlight": true,
    "includesHotel": true,
    "includesTicket": true,
    "ticketOnlyAvailable": true,
    "roundTrip": false
  },
  "bookingUrl": "https://fandays.no/formel-1-reise/monza-gp-2027",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Monza Grand Prix 2027",
    "sport": "Formula One",
    "startDate": "2027-09-05 13:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Formel 1 (motorsport)"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Monza Circuit",
      "address": "Monza Circuit",
      "containedInPlace": {
        "@type": "City",
        "name": "Milano"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 45.610101,
        "longitude": 9.27832
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.no/formel-1-reise/monza-gp-2027",
      "price": 28041.32,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/formel-1-reise/monza-gp-2027"
  }
}