curl --location --request GET 'https://app.mtariri.xyz/api//map/loans'
{
"markers": [
{
"id": "string",
"type": "string",
"position": [
0,
0
],
"title": "string",
"description": "string",
"data": {}
}
],
"total": 0
}