{
  "id": 8876,
  "slug": "lazio-vs-napoli",
  "title": "Lazio vs Napoli",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "Lazio vs Napoli",
    "kickoff": "2027-02-21 15:00:00",
    "homeClub": {
      "id": 88,
      "name": "Lazio",
      "slug": "lazio",
      "foundedYear": "1900",
      "national": false
    },
    "guestClub": {
      "id": 777,
      "name": "Napoli",
      "slug": "napoli"
    },
    "league": {
      "id": 15,
      "name": "Serie A",
      "slug": "serie-a"
    },
    "stadium": {
      "id": 88,
      "name": "Stadio Olimpico (Lazio - & Roma's hjemmebane)",
      "address": "Viale dei Gladiatori, 2 / Via del Foro Italico",
      "city": {
        "id": 1283,
        "name": "Rome",
        "slug": "rome",
        "iata": "ROM"
      },
      "geo": {
        "lat": 41.93174400000001,
        "lng": 12.455558
      }
    }
  },
  "trip": {
    "startDate": "2027-02-19",
    "endDate": "2027-02-22",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 12729.11,
    "ticketOnlyFrom": 4012.5299999999997,
    "flightLessFrom": 5893.49,
    "hotelLessFrom": 10848.16,
    "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/lazio-vs-napoli",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Lazio vs Napoli",
    "sport": "Association football",
    "startDate": "2027-02-21 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Lazio",
      "foundingDate": "1900"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Napoli"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Serie A"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Stadio Olimpico (Lazio - & Roma's hjemmebane)",
      "address": "Viale dei Gladiatori, 2 / Via del Foro Italico",
      "containedInPlace": {
        "@type": "City",
        "name": "Rome"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 41.93174400000001,
        "longitude": 12.455558
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.no/fotballreise/lazio-vs-napoli",
      "price": 12729.11,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/lazio-vs-napoli"
  }
}