I am currently working on an app which brings back json, in the following format
\"location_subtype\" = \"somevalue\"; \"location_type\" = Force;
If you're using SwiftyJSON, just check .isEmpty() on the object to confirm if it's empty.