Can any make this json correct, I am inserting json in JSON online Validator
Getting error that json is not valid, what is error in this json, and how can I make it correct, please don't give links of other tutorials, Thanks
{
mothmap: {
value: [{
longitude: -0.13025200000004133,
latitude: 51.4596619
}, {
longitude: -2.707384100000013,
latitude: 53.7613383
}]
}
}