Data.json
{
"NullValue": null,
"Text1": "Text1",
"Text12": "Text12",
"Text_ext12": "ext12",
"Int1": 15,
"Int2": 25,
"NegativeInt1": -15,
"Double1": 15.25,
"Double2": 25.25,
"NegativeDouble1": -15.25,
"TrueValue": true,
"FalseValue": false
}