Advertisement
yambroskin

Untitled

Feb 17th, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.23 KB | None | 0 0
  1. {
  2.     "type":"FeatureCollection",
  3.     "properties": {
  4.         "Attribution": {
  5.             "Sources": {
  6.                 "youtube": {
  7.                     "id":"youtube",
  8.                     "author": {
  9.                         "name": "YouTube", "uri": "http:\/\/youtube.com"
  10.                     }
  11.                 }
  12.                 ,
  13.                 "yandex": {
  14.                     "id":"yandex",
  15.                     "author": {
  16.                         "name": "Яндекс", "uri": "https:\/\/www.yandex.ru"
  17.                     }
  18.                 }
  19.             }
  20.         }
  21.         ,
  22.         "ResponseMetaData": {
  23.             "SearchRequest": {
  24.                 "request": "doorlock.ru", "results": 5, "skip": 0, "boundedBy": [[37.048426749999997, 55.436448290000001], [38.175902260000001, 56.046901239999997]]
  25.             }
  26.             ,
  27.             "SearchResponse": {
  28.                 "found":1,
  29.                 "Point": {
  30.                     "type": "Point", "coordinates": [37.537792979999999, 55.660282219999999]
  31.                 }
  32.                 ,
  33.                 "boundedBy":[[37.536023299999997,
  34.                 55.659281790000001],
  35.                 [37.539562660000001,
  36.                 55.661282630000002]],
  37.                 "display":"multiple"
  38.             }
  39.         }
  40.     }
  41.     ,
  42.     "features":[ {
  43.         "type":"Feature",
  44.         "properties": {
  45.             "id":"1",
  46.             "CompanyMetaData": {
  47.                 "id":"1067799782",
  48.                 "name":"Doorlock",
  49.                 "nameHighlight":[[0,
  50.                 8]],
  51.                 "address":"город Москва, Старокалужское шоссе, 62",
  52.                 "url":"https:\/\/www.doorlock.ru",
  53.                 "Categories":[ {
  54.                     "name": "Комплектующие для окон"
  55.                 }
  56.                 ,
  57.                 {
  58.                     "name": "Замки и запорные устройства"
  59.                 }
  60.                 ,
  61.                 {
  62.                     "name": "Двери"
  63.                 }
  64.                 ,
  65.                 {
  66.                     "name": "Окна"
  67.                 }
  68.                 ],
  69.                 "Phones":[ {
  70.                     "type": "phone", "formatted": "8 (800) 200-96-31", "country": "8", "prefix": "800", "number": "2009631"
  71.                 }
  72.                 ,
  73.                 {
  74.                     "type": "phone", "formatted": "+7 (495) 204-22-49", "country": "7", "prefix": "495", "number": "2042249"
  75.                 }
  76.                 ,
  77.                 {
  78.                     "type": "phone", "formatted": "+7 (495) 931-96-31", "country": "7", "prefix": "495", "number": "9319631"
  79.                 }
  80.                 ],
  81.                 "Hours": {
  82.                     "Availabilities":[ {
  83.                         "Monday":true,
  84.                         "Tuesday":true,
  85.                         "Wednesday":true,
  86.                         "Thursday":true,
  87.                         "Friday":true,
  88.                         "Intervals":[ {
  89.                             "from": "09:00:00", "to": "18:00:00"
  90.                         }
  91.                         ]
  92.                     }
  93.                     ],
  94.                     "text":"пн-пт 9:00–18:00",
  95.                     "tzOffset":10800
  96.                 }
  97.                 ,
  98.                 "Geo": {
  99.                     "precision": "exact"
  100.                 }
  101.                 ,
  102.                 "Links":[ {
  103.                     "type": "social", "aref": "#youtube", "href": "https:\/\/www.youtube.com\/user\/doorlockru"
  104.                 }
  105.                 ]
  106.             }
  107.             ,
  108.             "description":"город Москва, Старокалужское шоссе, 62",
  109.             "name":"Doorlock",
  110.             "boundedBy":[[37.53368768,
  111.             55.657961389999997],
  112.             [37.541898279999998,
  113.             55.662602909999997]],
  114.             "attributions":["#yandex"]
  115.         }
  116.         ,
  117.         "geometry": {
  118.             "type": "Point", "coordinates": [37.537793000000001, 55.660282000000002]
  119.         }
  120.         ,
  121.         "geometries":[ {
  122.             "type": "Point", "coordinates": [37.537793000000001, 55.660282000000002]
  123.         }
  124.         ]
  125.     }
  126.     ]
  127. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement