26 lines
281 B
JSON
26 lines
281 B
JSON
{
|
|
"markers": [
|
|
{
|
|
"name": "Rixos The Palm Dubai",
|
|
"position": [
|
|
25.1212,
|
|
55.1535
|
|
],
|
|
},
|
|
{
|
|
"name": "Shangri-La Hotel",
|
|
"location": [
|
|
25.2084,
|
|
55.2719
|
|
]
|
|
},
|
|
{
|
|
"name": "Grand Hyatt",
|
|
"location": [
|
|
25.2285,
|
|
55.3273
|
|
]
|
|
}
|
|
]
|
|
}
|