{
  "id": 9092,
  "slug": "lyon-vs-strasbourg",
  "title": "Lyon vs Strasbourg",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "Lyon vs Strasbourg",
    "kickoff": "2027-04-10 15:00:00",
    "homeClub": {
      "id": 954,
      "name": "Lyon",
      "slug": "lyon",
      "foundedYear": "1950",
      "national": false
    },
    "guestClub": {
      "id": 950,
      "name": "Strasbourg",
      "slug": "strasbourg"
    },
    "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-04-09",
    "endDate": "2027-04-12",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 9346.94,
    "ticketOnlyFrom": 1914.21,
    "flightLessFrom": 4494.92,
    "hotelLessFrom": 6766.23,
    "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/lyon-vs-strasbourg",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Lyon vs Strasbourg",
    "sport": "Association football",
    "startDate": "2027-04-10 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Lyon",
      "foundingDate": "1950"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Strasbourg"
    },
    "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.no/fotballreise/lyon-vs-strasbourg",
      "price": 9346.94,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/lyon-vs-strasbourg"
  }
}