{
  "id": 8894,
  "slug": "as-roma-vs-juventus",
  "title": "AS Roma vs Juventus",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "AS Roma vs Juventus",
    "kickoff": "2026-12-20 15:00:00",
    "homeClub": {
      "id": 778,
      "name": "AS Roma",
      "slug": "as-roma",
      "foundedYear": "1927",
      "national": false
    },
    "guestClub": {
      "id": 89,
      "name": "Juventus",
      "slug": "juventus"
    },
    "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": "2026-12-18",
    "endDate": "2026-12-21",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 15383.56,
    "ticketOnlyFrom": 6302.64,
    "flightLessFrom": 8475.64,
    "hotelLessFrom": 13210.56,
    "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/as-roma-vs-juventus",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "AS Roma vs Juventus",
    "sport": "Association football",
    "startDate": "2026-12-20 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "AS Roma",
      "foundingDate": "1927"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Juventus"
    },
    "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/as-roma-vs-juventus",
      "price": 15383.56,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/as-roma-vs-juventus"
  }
}