{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.flightcentre.ca/#organization",
      "name": "Flight Centre",
      "url": "https://www.flightcentre.ca/",
      "description": "Book flights, vacation packages, tours, and cruises with Flight Centre. Flights to Hawaii, Las Vegas, Mexico, Canada & more!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/flight-centre#asg",
      "name": "Flight Centre ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/flight-centre",
      "isPartOf": {
        "@id": "https://www.flightcentre.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}