{
  "id": 9065,
  "slug": "psg-vs-paris-fc",
  "title": "PSG vs Paris FC",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "PSG vs Paris FC",
    "kickoff": "2026-12-12 15:00:00",
    "homeClub": {
      "id": 70,
      "name": "PSG",
      "slug": "paris-saint-germain",
      "foundedYear": "1970",
      "national": false
    },
    "guestClub": {
      "id": 1311,
      "name": "Paris FC",
      "slug": "Paris-fc"
    },
    "league": {
      "id": 21,
      "name": "Ligue 1",
      "slug": "ligue-1"
    },
    "stadium": {
      "id": 70,
      "name": "Parc des Princes",
      "address": "24, rue du Commandant Guilbaud",
      "city": {
        "id": 553,
        "name": "Paris",
        "slug": "paris",
        "iata": "PAR"
      },
      "geo": {
        "lat": 48.84143599999996,
        "lng": 2.253049
      }
    }
  },
  "trip": {
    "startDate": "2026-12-11",
    "endDate": "2026-12-14",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 10739.22,
    "ticketOnlyFrom": 4400.9400000000005,
    "flightLessFrom": 6699.72,
    "hotelLessFrom": 8440.44,
    "entryFrom": 1734.93
  },
  "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/psg-vs-paris-fc",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "PSG vs Paris FC",
    "sport": "Association football",
    "startDate": "2026-12-12 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "PSG",
      "foundingDate": "1970"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Paris FC"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Ligue 1"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Parc des Princes",
      "address": "24, rue du Commandant Guilbaud",
      "containedInPlace": {
        "@type": "City",
        "name": "Paris"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 48.84143599999996,
        "longitude": 2.253049
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.no/fotballreise/psg-vs-paris-fc",
      "price": 10739.22,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/psg-vs-paris-fc"
  }
}