Adding Array Dictionary

I am trying to add this Array of Dictionary items
{
event = DictionaryTest;
keyword = “Quebec City”;
“keyword_id” = “”;
“story_id” = 2227;
}
to my NSMutibleArray of “locations”

I have been trying to add this Dictionary to " locations"
I need some help please.
Click Here to view My NSDictionary

Problem solved, thank you for helping

@hcri50 Glad you managed to sort it out. Cheers!