{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "transportModel": "LADA GRANTA", "passportInfo": "ВАЗ 219110", "transportType": "Электролаборатория на шасси автомобиля", "transportNumber": "Н1234Х00", "branchName": "Ленинское ЭС", "deviceType": "Navtelecom SMART S-23xx", "deviceId": "12345678", }, "geometry": { "type": "Point", "coordinates": [ 55.6152, 56.8278 ] } } ] }