{ "age": 63, "bool": true, "city": "New York City", "date": "1986-04-03", "enum": "json", "array": [ "Lila", "Vanessa", "Daune", "Brandise", "Jsandye" ], "regEx": "helloooooooooooooooo" "random": 78, "country": "Iceland", "friends": [ { "country": "CA", "lastname": "Yusuk", "firstname": "Deirdre" }, { "country": "AZ", "lastname": "Suanne", "firstname": "Elfreda" }, { "country": "FM", "lastname": "Magdalen", "firstname": "Britte" } ], "lastname": "Hailee", "firstname": "Jaime", "countryCode": "IE", "random float": 6.529, "array of objects": [ { "index": 0, "index start at 5": 5 }, { "index": 1, "index start at 5": 6 }, { "index": 2, "index start at 5": 7 } ], "email from expression": "Jaime@x.com" "email uses current data": "Jaime@x.com" }