{
    "string_value": "value",
    "decimal_value": "1.2",
    "unicode_string": "привет",
    "object": {"string_value": "some value"},
    "list_of_string_values": ["value1", {"key": "123"}, "value2"],
    "to_lc_with_another_rule": "value"
}
