How do I serialize JSON in Swift?

Everything on the web is wrong; here’s how you do it:

let serialized : Data = try!JSONSerialization.data(withJSONObject: ["someKey": "someValue"], options: []);

I wrote this because I felt like it. This post is my own, and not associated with my employer.

Jim. Public speaking. Friends. Vidrio.