A JSON string containing up to three key-value pair in JSON format. For example:
{"attributes":{"string1":"string2"}}
final Map<String, String>? attributes;