{
  "id": 9382,
  "slug": "crystal-palace-vs-manchester-united",
  "title": "Crystal Palace vs Manchester United",
  "sport": "Fotballreiser",
  "sportSlug": "soccer",
  "match": {
    "title": "Crystal Palace vs Manchester United",
    "kickoff": "2026-12-12 15:00:00",
    "homeClub": {
      "id": 40,
      "name": "Crystal Palace",
      "slug": "crystal-palace",
      "foundedYear": "1905",
      "national": false
    },
    "guestClub": {
      "id": 25,
      "name": "Manchester United",
      "slug": "manchester-united-old-trafford"
    },
    "league": {
      "id": 2,
      "name": "Premier League",
      "slug": "premier-league-england"
    },
    "stadium": {
      "id": 40,
      "name": "Selhurst Park",
      "address": "Holmesdale Road",
      "city": {
        "id": 42,
        "name": "London",
        "slug": "london",
        "iata": "LON"
      },
      "geo": {
        "lat": 51.397974,
        "lng": -0.086058
      }
    }
  },
  "trip": {
    "startDate": "2026-12-11",
    "endDate": "2026-12-14",
    "departureFrom": "any"
  },
  "includes": {
    "ticket": true,
    "flight": true,
    "hotel": true
  },
  "prices": {
    "currency": "NOK",
    "fullPackageFrom": 16397.05,
    "ticketOnlyFrom": 9435.64,
    "flightLessFrom": 13298.75,
    "hotelLessFrom": 12533.93,
    "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/crystal-palace-vs-manchester-united",
  "jsonLd": {
    "@context": "https://schema.org",
    "@type": "SportsEvent",
    "name": "Crystal Palace vs Manchester United",
    "sport": "Association football",
    "startDate": "2026-12-12 15:00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "homeTeam": {
      "@type": "SportsTeam",
      "name": "Crystal Palace",
      "foundingDate": "1905"
    },
    "awayTeam": {
      "@type": "SportsTeam",
      "name": "Manchester United"
    },
    "superEvent": {
      "@type": "SportsOrganization",
      "name": "Premier League"
    },
    "location": {
      "@type": "StadiumOrArena",
      "name": "Selhurst Park",
      "address": "Holmesdale Road",
      "containedInPlace": {
        "@type": "City",
        "name": "London"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 51.397974,
        "longitude": -0.086058
      }
    },
    "offers": {
      "@type": "Offer",
      "url": "https://fandays.no/fotballreise/crystal-palace-vs-manchester-united",
      "price": 16397.05,
      "priceCurrency": "NOK",
      "availability": "https://schema.org/InStock",
      "category": "Football travel package (ticket + optional flight & hotel)"
    },
    "url": "https://fandays.no/fotballreise/crystal-palace-vs-manchester-united"
  }
}