generated from moevm/nsql-clean-tempate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
import.json
38 lines (36 loc) · 1.66 KB
/
import.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"l": {
"properties": {
"name": "Байкал",
"region": "Иркутская область",
"city": "Байкальск",
"rating": 5.0,
"depth": 1642.0,
"square": 31722.0,
"description": "Байкал — крупнейший пресноводный водоем планеты по объему и самое глубокое озеро в мире. Расположено в южной Сибири. В Байкале сосредоточено 20% мировых запасов пресной воды.",
"photos": [
"https://cs14.pikabu.ru/post_img/2023/03/06/9/og_og_1678113296297786669.jpg",
"https://img51994.kanal-o.ru/img/2020-08-31/fmt_94_024_shutterstock_216263854.jpg"
]
}
}
},
{
"l": {
"properties": {
"name": "Эльтон",
"region": "Волгоградская область",
"city": "пос. Эльтон",
"rating": 4.2,
"depth": 0.6,
"square": 152.0,
"description": "Эльтон — самое большое соленое озеро в Европе. Находится в Волгоградской области. Известно своими лечебными грязями и минерализованной водой.",
"photos": [
"https://cdn.tripster.ru/thumbs2/71307514-cf06-11ee-b422-b2cdcf927e0f.1080x810.jpeg",
"https://img.tourister.ru/files/1/4/9/7/9/4/9/1/original.jpg"
]
}
}
}
]