INSERT INTO sd_hotellook_hotels (id,cityId,stars, pricefrom,rating,popularity,propertyType,checkOut,checkIn,distance,photoCount,yearOpened,yearRenovated,cntRooms,cntSuites,cntFloors,abnormalDistance,facilities,shortFacilities,lat,lon,nameEn,nameRu,addressEn,addressRu,link) VALUES ('10206','12153','5','175.51','87.0','40596','1','12:00','15:00','2.60','133','','','84','','7','0','14,13,6,68,24,94,21,40,38,64,4,53,50,44,75,31,9,46,15,95,11,63,67,56,83,20,48,72,57,99,3,27,2,35,16,5,23,30,69,78,88,18,22,51,47,65,37,54,25,19,61,7,26,43,84,41,86,77,110,121,28,8,60,124,49','restaurant,parking,non-smoking,pets,tv,laundry,air conditioning,internet,pool,fitness','55.761968','37.653499','Mamaison All-Suites Spa Hotel Pokrovka','Мамезон Покровка','Pokrovka Street 40 bld 2','улица Покровка, д. 40, стр. 2','/RU/Moscow-12153/Mamaison_All_Suites_Spa_Hotel_Pokrovka-10206.html');
INSERT sd_hotellook_hotels_facilities (id, type,cityid) VALUES ('10206','14','12153'),('10206','13','12153'),('10206','6','12153'),('10206','68','12153'),('10206','24','12153'),('10206','94','12153'),('10206','21','12153'),('10206','40','12153'),('10206','38','12153'),('10206','64','12153'),('10206','4','12153'),('10206','53','12153'),('10206','50','12153'),('10206','44','12153'),('10206','75','12153'),('10206','31','12153'),('10206','9','12153'),('10206','46','12153'),('10206','15','12153'),('10206','95','12153'),('10206','11','12153'),('10206','63','12153'),('10206','67','12153'),('10206','56','12153'),('10206','83','12153'),('10206','20','12153'),('10206','48','12153'),('10206','72','12153'),('10206','57','12153'),('10206','99','12153'),('10206','3','12153'),('10206','27','12153'),('10206','2','12153'),('10206','35','12153'),('10206','16','12153'),('10206','5','12153'),('10206','23','12153'),('10206','30','12153'),('10206','69','12153'),('10206','78','12153'),('10206','88','12153'),('10206','18','12153'),('10206','22','12153'),('10206','51','12153'),('10206','47','12153'),('10206','65','12153'),('10206','37','12153'),('10206','54','12153'),('10206','25','12153'),('10206','19','12153'),('10206','61','12153'),('10206','7','12153'),('10206','26','12153'),('10206','43','12153'),('10206','84','12153'),('10206','41','12153'),('10206','86','12153'),('10206','77','12153'),('10206','110','12153'),('10206','121','12153'),('10206','28','12153'),('10206','8','12153'),('10206','60','12153'),('10206','124','12153'),('10206','49','12153');
INSERT sd_hotellook_hotels_shortFacilities (id, name,cityid) VALUES ('10206','restaurant','12153'),('10206','parking','12153'),('10206','non-smoking','12153'),('10206','pets','12153'),('10206','tv','12153'),('10206','laundry','12153'),('10206','air conditioning','12153'),('10206','internet','12153'),('10206','pool','12153'),('10206','fitness','12153'); INSERT sd_hotellook_hotels_photos (hotelid, url, width, height,cityid) VALUES ('10206','http://cdn.photo.hotellook.com/image_v2/original/386974.jpg','445','300','12153'),('10206','http://cdn.photo.hotellook.com/image_v2/original/111530147.jpg','430','320','12153'),('10206','http://cdn.photo.hotellook.com/image_v2/original/111530150.jpg','430','320','12153');