{
  "id": 9097,
  "slug": "lyon-vs-paris-fc",
  "title": "Lyon vs Paris FC",
  "sport": "Fotbollsresor",
  "sportSlug": "soccer",
  "match": {
    "title": "Lyon vs Paris FC",
    "kickoff": "2027-05-29 15:00:00",
    "homeClub": {
      "id": 954,
      "name": "Lyon",
      "slug": "lyon",
      "foundedYear": "1950",
      "national": false
    },
    "guestClub": {
      "id": 1311,
      "name": "Paris FC",
      "slug": "Paris-fc"
    },
    "league": {
      "id": 21,
      "name": "Ligue 1",
      "slug": "ligue-1"
    },
    "stadium": {
      "id": 917,
      "name": "Parc Olympique Lyonnais",
      "address": "10 Av. Simone Veil, 69150 Décines-Charpieu, Frankrig",
      "city": {
        "id": 1405,
        "name": "Lyon",
        "slug": "lyon",
        "iata": "LYS"
      },
      "geo": {
        "lat": 45.765256,
        "lng": 4.983491
      }
    }
  },
  "trip": {
    "startDate": "2027-05-28",
    "endDate": "2027-05-31",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "SEK",
    "fullPackageFrom": 10662.73,
    "ticketOnlyFrom": 2543.3399999999997,
    "flightLessFrom": 4654.75,
    "hotelLessFrom": 8551.33,
    "entryFrom": 1812.36
  },
  "availability": {
    "bookable": true,
    "soldOut": false,
    "onRequest": false
  },
  "signals": {
    "derby": false,
    "includesFlight": true,
    "includesHotel": true,
    "includesTicket": true,
    "ticketOnlyAvailable": true,
    "roundTrip": false
  },
  "bookingUrl": "https://fandays.se/fotbollsresa/lyon-vs-paris-fc",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Lyon vs Paris FC",
    "sport": "Association football",
    "startDate": "2027-05-29 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Lyon",
      "foundingDate": "1950"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Paris FC"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Ligue 1"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Parc Olympique Lyonnais",
      "address": "10 Av. Simone Veil, 69150 Décines-Charpieu, Frankrig",
      "containedInPlace": {
        "@type": "City",
        "name": "Lyon"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 45.765256,
        "longitude": 4.983491
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.se/fotbollsresa/lyon-vs-paris-fc",
      "price": 10662.73,
      "priceCurrency": "SEK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.se/fotbollsresa/lyon-vs-paris-fc"
  }
}