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