Mabasej_Team/nove files/filesystem1.json
2021-05-04 15:00:58 +02:00

23 lines
555 B
JSON

{
"ID": 1,
"location": "49.095721799569304, 18.47399399775766",
"description": {
"title": "Slovenská pošta",
"description_s": "Otvorené",
"description_l": "Otváracie hodiny:\nPON-PIA: 09:00 - 17:00\nSOB: zatvorené\nNED: 10:00-16:00",
"photo_s": "post_out.jpg",
"photo_b": "post_in.jpg"
},
"files1": [
{
"name": "Podrobnosti",
"format": ".txt",
"description": "toto je jpg test file"
}, {
"name": "Cenník",
"format": ".pdf",
"description": "toto je txt test file"
}
]
}