I am currently working on an app which brings back json, in the following format
\"location_subtype\" = \"somevalue\"; \"location_type\" = Force;
if ((nullObject as? NSNull) == nil) { ... }