Advertisement
Guest User

Untitled

a guest
Mar 26th, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.13 KB | None | 0 0
  1. [
  2.     {
  3.         "id": 10,
  4.         "name": "Яна Полуяна 43",
  5.         "venue_cookery_alternative": 8,
  6.         "address": "ул. Яна Полуяна 43",
  7.         "point": {
  8.             "type": "Point",
  9.             "coordinates": [
  10.                 38.95380734855121,
  11.                 45.06424218960437
  12.             ]
  13.         }
  14.     },
  15.     {
  16.         "id": 9,
  17.         "name": "ш. Нефтянников 63",
  18.         "venue_cookery_alternative": 8,
  19.         "address": "ш. Нефтянников 63",
  20.         "point": {
  21.             "type": "Point",
  22.             "coordinates": [
  23.                 38.981517249876816,
  24.                 45.06957111469802
  25.             ]
  26.         }
  27.     },
  28.     {
  29.         "id": 14,
  30.         "name": "Ставропольская 140",
  31.         "venue_cookery_alternative": 8,
  32.         "address": "ул.Ставропольская 140",
  33.         "point": {
  34.             "type": "Point",
  35.             "coordinates": [
  36.                 39.003825182255085,
  37.                 45.019943453591736
  38.             ]
  39.         }
  40.     },
  41.     {
  42.         "id": 11,
  43.         "name": "п. Чекистов 17",
  44.         "venue_cookery_alternative": 8,
  45.         "address": "п. Чекистов 17",
  46.         "point": {
  47.             "type": "Point",
  48.             "coordinates": [
  49.                 38.912512058566115,
  50.                 45.03120048537869
  51.             ]
  52.         }
  53.     },
  54.     {
  55.         "id": 6,
  56.         "name": "Кубанская Набережная 35",
  57.         "venue_cookery_alternative": 8,
  58.         "address": "ул. Кубанская Набережная 35",
  59.         "point": {
  60.             "type": "Point",
  61.             "coordinates": [
  62.                 38.959504360527994,
  63.                 45.02469450188557
  64.             ]
  65.         }
  66.     },
  67.     {
  68.         "id": 13,
  69.         "name": "Красноармейская 50",
  70.         "venue_cookery_alternative": 8,
  71.         "address": "ул. Красноармейская 50",
  72.         "point": {
  73.             "type": "Point",
  74.             "coordinates": [
  75.                 38.97243797236757,
  76.                 45.02363284932883
  77.             ]
  78.         }
  79.     },
  80.     {
  81.         "id": 8,
  82.         "name": "Красная 158",
  83.         "venue_cookery_alternative": null,
  84.         "address": "ул. Красная 158",
  85.         "point": {
  86.             "type": "Point",
  87.             "coordinates": [
  88.                 38.97616356065624,
  89.                 45.03908553455821
  90.             ]
  91.         }
  92.     },
  93.     {
  94.         "id": 7,
  95.         "name": "Красная 155",
  96.         "venue_cookery_alternative": 8,
  97.         "address": "ул.Красная 155",
  98.         "point": {
  99.             "type": "Point",
  100.             "coordinates": [
  101.                 38.9786660616964,
  102.                 45.04974378723365
  103.             ]
  104.         }
  105.     },
  106.     {
  107.         "id": 4,
  108.         "name": "Зиповская 5/4",
  109.         "venue_cookery_alternative": 12,
  110.         "address": "Зиповская 5/4",
  111.         "point": {
  112.             "type": "Point",
  113.             "coordinates": [
  114.                 38.99354695730414,
  115.                 45.0620786519988
  116.             ]
  117.         }
  118.     },
  119.     {
  120.         "id": 5,
  121.         "name": "Атарбекова 5",
  122.         "venue_cookery_alternative": 8,
  123.         "address": "ул. Атарбекова 5",
  124.         "point": {
  125.             "type": "Point",
  126.             "coordinates": [
  127.                 38.94811570102311,
  128.                 45.05955884212685
  129.             ]
  130.         }
  131.     },
  132.     {
  133.         "id": 15,
  134.         "name": "40 лет победы 117",
  135.         "venue_cookery_alternative": 12,
  136.         "address": "ул. 40 лет победы 117",
  137.         "point": {
  138.             "type": "Point",
  139.             "coordinates": [
  140.                 39.03057217054692,
  141.                 45.05603092173824
  142.             ]
  143.         }
  144.     },
  145.     {
  146.         "id": 12,
  147.         "name": "1 мая 168",
  148.         "venue_cookery_alternative": null,
  149.         "address": "ул. 1 мая 168",
  150.         "point": {
  151.             "type": "Point",
  152.             "coordinates": [
  153.                 39.02305125646859,
  154.                 45.05637955514061
  155.             ]
  156.         }
  157.     }
  158. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement