{"info":{"_postman_id":"eccd11d8-4453-4c50-8821-863c31a980d7","name":"Airbnb/비모엘리큐","description":"<html><head></head><body><p><strong>서버 URL은 아래를 사용해주세요</strong> <br>\n사용법: <code>{{base_url}}</code>을 아래 URL로 수정해주세요</p>\n<h2 id=\"url\">URL</h2>\n<h3 id=\"목서버-url\">목서버 URL</h3>\n<p><a href=\"https://e4557770-5d57-4419-990e-c7cfaffb1f5a.mock.pstmn.io\">https://e4557770-5d57-4419-990e-c7cfaffb1f5a.mock.pstmn.io</a> (2021.06.02 월 호출 횟수 한도 초과)</p>\n<h3 id=\"배포-url\">배포 URL</h3>\n<p><a href=\"http://15.165.235.96\">http://15.165.235.96</a></p>\n<hr>\n<h2 id=\"파라미터-사용\">파라미터 사용</h2>\n<p>중괄호 <code>{}</code> 를 원하는 값으로 변경해서 API를 사용해주세요. <br>\n예시는 해당 API 옆에 있습니다. <br>\n현재 예시에 해당하는 값만 호출이 가능합니다.</p>\n<hr>\n<h2 id=\"타임라인\">타임라인</h2>\n<p>2021.05.26</p>\n<ul>\n<li>숙소 관련 API 까지 이미지 URL 추가해놓음, 나머지는 나중에..ㅠ</li>\n<li>여행지 호출할때 좌표값 넣어놓음, 부산까지만 리얼좌표로 넣어놓음, 나머지는 나중에!</li>\n</ul>\n<p>2021.05.27</p>\n<ul>\n<li>여행지 호출 거리에 따른 오름차순 정렬</li>\n</ul>\n<p>2021.06.02</p>\n<ul>\n<li>여행지 목록 좌표 업데이트</li>\n<li>여행지 목록 데이터형식 수정 (확인받아야함)</li>\n</ul>\n<p>2021.06.03</p>\n<ul>\n<li>iOS 지역에 따른 숙소 가격들 호출 API 추가 (검색 관련 -&gt; (iOS) 지역에 따른 가격들 호출 API)</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"15273575","collectionId":"eccd11d8-4453-4c50-8821-863c31a980d7","publishedId":"TzRa8QVw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-05-21T01:07:15.000Z"},"item":[{"name":"여행지 목록","item":[{"name":"여행지들을 호출 API","id":"b57aa915-5fc5-4b81-99b2-0a790f69193e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/search","urlObject":{"path":["api","search"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"856a1ec8-bbdf-41ba-afb6-146313a96b25","name":"모든 여행지 받기","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 27 May 2021 05:46:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"name\": \"서울\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633209-9d99aa80-be65-11eb-9fae-9d70c331efed.png\",\n    \"distance\": 30,\n    \"x\": 37.5637733,\n    \"y\": 126.8340021\n  },\n  {\n    \"name\": \"부천시\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633202-9d99aa80-be65-11eb-8de4-45868049f562.png\",\n    \"distance\": 30,\n    \"x\": 35.5620297,\n    \"y\": 129.28146\n  },\n  {\n    \"name\": \"의정부시\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633200-9d011400-be65-11eb-8aed-9c2685ed7afa.png\",\n    \"distance\": 30,\n    \"x\": 37.2787948,\n    \"y\": 126.9908305\n  },\n  {\n    \"name\": \"수원시\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633202-9d99aa80-be65-11eb-8de4-45868049f562.png\",\n    \"distance\": 45,\n    \"x\": 36.3730796,\n    \"y\": 127.31876\n  },\n  {\n    \"name\": \"대전\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633214-9ecad780-be65-11eb-8de7-cbc1222659a6.png\",\n    \"distance\": 120,\n    \"x\": 35.1643694,\n    \"y\": 128.9317155\n  },\n  {\n    \"name\": \"대구\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633212-9e324100-be65-11eb-93ed-fec918ad8edd.png\",\n    \"distance\": 210,\n    \"x\": 35.8797297,\n    \"y\": 128.49666\n  },\n  {\n    \"name\": \"광주\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633196-9c687d80-be65-11eb-9933-eb4175799d0b.png\",\n    \"distance\": 240,\n    \"x\": 37.7325448,\n    \"y\": 127.0278805\n  },\n  {\n    \"name\": \"부산\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633189-9a9eba00-be65-11eb-85b4-a18dbcfca40a.png\",\n    \"distance\": 270,\n    \"x\": 37.5004448,\n    \"y\": 126.7499805\n  },\n  {\n    \"name\": \"울산\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633213-9ecad780-be65-11eb-804a-b5309ba0d393.png\",\n    \"distance\": 270,\n    \"x\": 35.1766798,\n    \"y\": 126.7737599\n  },\n  {\n    \"name\": \"뉴질랜드\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119634791-311fab00-be67-11eb-8baf-a7549197d4a8.jpg\",\n    \"distance\": 660,\n    \"x\": -40.4500308,\n    \"y\": 166.3215814\n  }\n]"}],"_postman_id":"b57aa915-5fc5-4b81-99b2-0a790f69193e"},{"name":"여행지들 limit에 따라 호출 API","id":"f27ed35c-8403-4f26-a801-d874b05df744","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/search?limit={number}","urlObject":{"path":["api","search"],"host":["{{base_url}}"],"query":[{"key":"limit","value":"{number}"}],"variable":[]}},"response":[{"id":"47d02364-98a2-4c09-9a7d-47c63b64501d","name":"5개만 불러오고 싶을때","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/search?limit=5","host":["{{base_url}}"],"path":["api","search"],"query":[{"key":"limit","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 27 May 2021 05:47:05 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"name\": \"서울\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633209-9d99aa80-be65-11eb-9fae-9d70c331efed.png\",\n    \"distance\": 30,\n    \"x\": 37.5637733,\n    \"y\": 126.8340021\n  },\n  {\n    \"name\": \"부천시\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633202-9d99aa80-be65-11eb-8de4-45868049f562.png\",\n    \"distance\": 30,\n    \"x\": 35.5620297,\n    \"y\": 129.28146\n  },\n  {\n    \"name\": \"의정부시\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633200-9d011400-be65-11eb-8aed-9c2685ed7afa.png\",\n    \"distance\": 30,\n    \"x\": 37.2787948,\n    \"y\": 126.9908305\n  },\n  {\n    \"name\": \"수원시\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633202-9d99aa80-be65-11eb-8de4-45868049f562.png\",\n    \"distance\": 45,\n    \"x\": 36.3730796,\n    \"y\": 127.31876\n  },\n  {\n    \"name\": \"대전\",\n    \"avatarUrl\": \"https://user-images.githubusercontent.com/59721293/119633214-9ecad780-be65-11eb-8de7-cbc1222659a6.png\",\n    \"distance\": 120,\n    \"x\": 35.1643694,\n    \"y\": 128.9317155\n  }\n]"}],"_postman_id":"f27ed35c-8403-4f26-a801-d874b05df744"}],"id":"4b5b3ded-b434-433f-8628-9b4393b00272","_postman_id":"4b5b3ded-b434-433f-8628-9b4393b00272","description":""},{"name":"숙소 관련","item":[{"name":"지역에 따른 숙소 카드들 호출 API","id":"89a12074-8e9c-46e5-9c5c-9fb1be96808e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/search/{locationName}","urlObject":{"path":["api","search","{locationName}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f55126c2-f802-46aa-bf13-b01067559528","name":"서울","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/search/서울"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 May 2021 10:08:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"// 20210602105921\n// http://localhost:8080/api/search/%EC%84%9C%EC%9A%B8\n\n[\n  {\n    \"id\": 1,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"Kurgan Oblast\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 399,\n    \"price\": 138553\n  },\n  {\n    \"id\": 2,\n    \"imageUrl\": \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"title\": \"BY\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 513,\n    \"price\": 241021\n  },\n  {\n    \"id\": 3,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Munster\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 473,\n    \"price\": 43758\n  },\n  {\n    \"id\": 4,\n    \"imageUrl\": \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"title\": \"Jalisco\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 89,\n    \"price\": 298667\n  },\n  {\n    \"id\": 5,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"NI\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 273,\n    \"price\": 99021\n  },\n  {\n    \"id\": 6,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"DC\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 157,\n    \"price\": 231757\n  },\n  {\n    \"id\": 7,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Atacama\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 815,\n    \"price\": 175214\n  },\n  {\n    \"id\": 8,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"KA\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 44,\n    \"price\": 167570\n  },\n  {\n    \"id\": 9,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Vlaams-Brabant\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 38,\n    \"price\": 56429\n  },\n  {\n    \"id\": 10,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"Novosibirsk Oblast\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 583,\n    \"price\": 225684\n  },\n  {\n    \"id\": 11,\n    \"imageUrl\": \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"title\": \"Victoria\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 292,\n    \"price\": 200084\n  },\n  {\n    \"id\": 12,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Quebec\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 58,\n    \"price\": 159683\n  },\n  {\n    \"id\": 13,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"Noord Holland\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 832,\n    \"price\": 240546\n  },\n  {\n    \"id\": 14,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"Adana\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 63,\n    \"price\": 105402\n  },\n  {\n    \"id\": 15,\n    \"imageUrl\": \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"title\": \"Västra Götalands län\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 553,\n    \"price\": 129014\n  },\n  {\n    \"id\": 16,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"ATL\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 111,\n    \"price\": 175977\n  },\n  {\n    \"id\": 17,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"SL\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 19,\n    \"price\": 152422\n  },\n  {\n    \"id\": 18,\n    \"imageUrl\": \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"title\": \"Andalucía\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 22,\n    \"price\": 278206\n  },\n  {\n    \"id\": 19,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"Campania\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 452,\n    \"price\": 171270\n  },\n  {\n    \"id\": 20,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Belgorod Oblast\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 616,\n    \"price\": 102285\n  },\n  {\n    \"id\": 21,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Ist\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 973,\n    \"price\": 45371\n  },\n  {\n    \"id\": 22,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"ORE\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 324,\n    \"price\": 92505\n  },\n  {\n    \"id\": 23,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"Gaz\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 461,\n    \"price\": 53218\n  },\n  {\n    \"id\": 24,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"WA\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 354,\n    \"price\": 257794\n  },\n  {\n    \"id\": 25,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"HH\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 335,\n    \"price\": 117712\n  },\n  {\n    \"id\": 26,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Stockholms län\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 715,\n    \"price\": 77134\n  },\n  {\n    \"id\": 27,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"PB\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 387,\n    \"price\": 167099\n  },\n  {\n    \"id\": 28,\n    \"imageUrl\": \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"title\": \"Biobío\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 646,\n    \"price\": 272829\n  },\n  {\n    \"id\": 29,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"GJ\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 207,\n    \"price\": 286189\n  },\n  {\n    \"id\": 30,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"Wie\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 297,\n    \"price\": 185337\n  },\n  {\n    \"id\": 31,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"AB\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 324,\n    \"price\": 147491\n  },\n  {\n    \"id\": 32,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"İzm\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 602,\n    \"price\": 48311\n  },\n  {\n    \"id\": 33,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"British Columbia\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 947,\n    \"price\": 57948\n  },\n  {\n    \"id\": 34,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"RM\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 130,\n    \"price\": 280651\n  },\n  {\n    \"id\": 35,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"Volgograd Oblast\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 581,\n    \"price\": 215237\n  },\n  {\n    \"id\": 36,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"KY\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 861,\n    \"price\": 219394\n  },\n  {\n    \"id\": 37,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"Drenthe\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 669,\n    \"price\": 95605\n  },\n  {\n    \"id\": 38,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Katsina\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 68,\n    \"price\": 77184\n  },\n  {\n    \"id\": 39,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Ontario\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 923,\n    \"price\": 244598\n  },\n  {\n    \"id\": 40,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"WP\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 244,\n    \"price\": 238591\n  },\n  {\n    \"id\": 41,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"ATL\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 204,\n    \"price\": 245010\n  },\n  {\n    \"id\": 42,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"San José\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 761,\n    \"price\": 81334\n  },\n  {\n    \"id\": 43,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"NI\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 710,\n    \"price\": 93339\n  },\n  {\n    \"id\": 44,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"Yucatán\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 881,\n    \"price\": 121876\n  },\n  {\n    \"id\": 45,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Île-de-France\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 512,\n    \"price\": 258021\n  },\n  {\n    \"id\": 46,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"Van\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 127,\n    \"price\": 39496\n  },\n  {\n    \"id\": 47,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"PO\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 84,\n    \"price\": 96709\n  },\n  {\n    \"id\": 48,\n    \"imageUrl\": \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"title\": \"Västra Götalands län\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 104,\n    \"price\": 170610\n  },\n  {\n    \"id\": 49,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"N.\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 271,\n    \"price\": 91759\n  },\n  {\n    \"id\": 50,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"Rajasthan\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 734,\n    \"price\": 126484\n  },\n  {\n    \"id\": 51,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"CU\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 45,\n    \"price\": 146527\n  },\n  {\n    \"id\": 52,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"West Sumatra\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 806,\n    \"price\": 201498\n  },\n  {\n    \"id\": 53,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"Alajuela\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 225,\n    \"price\": 38071\n  },\n  {\n    \"id\": 54,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"MG\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 271,\n    \"price\": 226601\n  },\n  {\n    \"id\": 55,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"PE\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 590,\n    \"price\": 295163\n  },\n  {\n    \"id\": 56,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"SU\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 884,\n    \"price\": 252574\n  },\n  {\n    \"id\": 57,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Midlothian\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 634,\n    \"price\": 82201\n  },\n  {\n    \"id\": 58,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Saratov Oblast\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 441,\n    \"price\": 148639\n  },\n  {\n    \"id\": 59,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Gye\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 427,\n    \"price\": 266838\n  },\n  {\n    \"id\": 60,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"AN\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 927,\n    \"price\": 144588\n  },\n  {\n    \"id\": 61,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"Saarland\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 789,\n    \"price\": 146657\n  },\n  {\n    \"id\": 62,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"Oyo\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 966,\n    \"price\": 251242\n  },\n  {\n    \"id\": 63,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Saskatchewan\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 569,\n    \"price\": 263029\n  },\n  {\n    \"id\": 64,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"SP\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 787,\n    \"price\": 45778\n  },\n  {\n    \"id\": 65,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Gyeonggi\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 426,\n    \"price\": 179074\n  },\n  {\n    \"id\": 66,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"SI\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 880,\n    \"price\": 227641\n  },\n  {\n    \"id\": 67,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"U.\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 688,\n    \"price\": 124121\n  },\n  {\n    \"id\": 68,\n    \"imageUrl\": \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"title\": \"Amur Oblast\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 200,\n    \"price\": 60828\n  },\n  {\n    \"id\": 69,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Sindh\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 622,\n    \"price\": 105726\n  },\n  {\n    \"id\": 70,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"Manitoba\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 46,\n    \"price\": 190658\n  },\n  {\n    \"id\": 71,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Fr\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 988,\n    \"price\": 286398\n  },\n  {\n    \"id\": 72,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"Valparaíso\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 874,\n    \"price\": 144420\n  },\n  {\n    \"id\": 73,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Wie\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 820,\n    \"price\": 105187\n  },\n  {\n    \"id\": 74,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Madhya Pradesh\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 539,\n    \"price\": 263214\n  },\n  {\n    \"id\": 75,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"VII\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 848,\n    \"price\": 193090\n  },\n  {\n    \"id\": 76,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"ERM\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 393,\n    \"price\": 231539\n  },\n  {\n    \"id\": 77,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"Jalisco\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 174,\n    \"price\": 117077\n  },\n  {\n    \"id\": 78,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"Waals-Brabant\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 543,\n    \"price\": 148747\n  },\n  {\n    \"id\": 79,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"WB\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 565,\n    \"price\": 279915\n  },\n  {\n    \"id\": 80,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"BL\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 656,\n    \"price\": 185115\n  },\n  {\n    \"id\": 81,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"São Paulo\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 556,\n    \"price\": 183756\n  },\n  {\n    \"id\": 82,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"ON\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 547,\n    \"price\": 139257\n  },\n  {\n    \"id\": 83,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"Gan\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 611,\n    \"price\": 272906\n  },\n  {\n    \"id\": 84,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"Vienna\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 927,\n    \"price\": 37784\n  },\n  {\n    \"id\": 85,\n    \"imageUrl\": \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"title\": \"L.\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 960,\n    \"price\": 257847\n  },\n  {\n    \"id\": 86,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"KA\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 50,\n    \"price\": 95809\n  },\n  {\n    \"id\": 87,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"ATL\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 752,\n    \"price\": 250953\n  },\n  {\n    \"id\": 88,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"Opolskie\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 342,\n    \"price\": 112675\n  },\n  {\n    \"id\": 89,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"PI\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 720,\n    \"price\": 66138\n  },\n  {\n    \"id\": 90,\n    \"imageUrl\": \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"title\": \"Tamil Nadu\",\n    \"reviewStarPoint\": 3.0,\n    \"reviewCount\": 247,\n    \"price\": 188092\n  },\n  {\n    \"id\": 91,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"SJ\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 497,\n    \"price\": 35965\n  },\n  {\n    \"id\": 92,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Hidalgo\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 881,\n    \"price\": 68776\n  },\n  {\n    \"id\": 93,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"Gye\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 572,\n    \"price\": 128087\n  },\n  {\n    \"id\": 94,\n    \"imageUrl\": \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"title\": \"Pue\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 316,\n    \"price\": 47079\n  },\n  {\n    \"id\": 95,\n    \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"title\": \"Nevada\",\n    \"reviewStarPoint\": 5.0,\n    \"reviewCount\": 111,\n    \"price\": 186886\n  },\n  {\n    \"id\": 96,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"Ver\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 842,\n    \"price\": 209128\n  },\n  {\n    \"id\": 97,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"WP\",\n    \"reviewStarPoint\": 4.0,\n    \"reviewCount\": 828,\n    \"price\": 116835\n  },\n  {\n    \"id\": 98,\n    \"imageUrl\": \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"title\": \"GL\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 143,\n    \"price\": 294528\n  },\n  {\n    \"id\": 99,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"title\": \"Morayshire\",\n    \"reviewStarPoint\": 2.0,\n    \"reviewCount\": 37,\n    \"price\": 143062\n  },\n  {\n    \"id\": 100,\n    \"imageUrl\": \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"title\": \"KS\",\n    \"reviewStarPoint\": 1.0,\n    \"reviewCount\": 626,\n    \"price\": 30485\n  }\n]"}],"_postman_id":"89a12074-8e9c-46e5-9c5c-9fb1be96808e"},{"name":"특정  숙소 상세페이지 호출 API","id":"66a770f8-0d8a-4072-a8b5-0ad74146cffb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/search/detail/{id}","description":"<ul>\n<li>수정 (2021.05.24 15:31) : {{host}}/api/search/{id} -&gt; {{host}}/api/search/detail/{id}</li>\n</ul>\n","urlObject":{"path":["api","search","detail","{id}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5e930a89-0a6e-4cfe-bd8c-10af9c0330c7","name":"id가 1번인 숙소 상세페이지","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/search/detail/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Wed, 26 May 2021 10:09:50 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 1,\n  \"imageUrl\": [\n    \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n    \"https://www.thespruce.com/thmb/EvdqR5HNV6Ev9RBv8qGqHNE8DoM=/3636x2045/smart/filters:no_upscale()/how-to-arrange-living-room-furniture-1976578-hero-c99074dcad854b669b91652046a39203.jpg\",\n    \"https://cdn.styleblueprint.com/wp-content/uploads/2015/12/SB-ATL-ZookHome-9-e1538165814448.jpg\",\n    \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/bedroom-makeover-ideas-built-in-bed-1604596141.jpg\",\n    \"https://room-matehotels.com/images/img/filippo/principales/slider_02small.jpg\",\n    \"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/family-room-ideas-hbx0613000a-1611614336.jpg\",\n    \"https://media-cdn.tripadvisor.com/media/photo-s/13/d8/ea/1b/a-room-at-the-beach.jpg\"\n  ],\n  \"title\": \"Kurgan Oblast\",\n  \"reviewStarPoint\": 1.0,\n  \"reviewCount\": 399,\n  \"locationName\": \"서울\",\n  \"host\": {\n    \"id\": 1,\n    \"name\": \"exampleName\",\n    \"avatarUrl\": \"https://previews.123rf.com/images/fordzolo/fordzolo1506/fordzolo150600296/41026708-example-white-stamp-text-on-red-backgroud.jpg\"\n  },\n  \"maximumOccupancy\": 8,\n  \"numberOfBeds\": 2,\n  \"numberOfBathrooms\": 1,\n  \"description\": \"(667) 527-8701\",\n  \"price\": 138553,\n  \"oneroom\": false\n}"}],"_postman_id":"66a770f8-0d8a-4072-a8b5-0ad74146cffb"}],"id":"510bc82d-8914-405b-9b59-7554298ee447","_postman_id":"510bc82d-8914-405b-9b59-7554298ee447","description":""},{"name":"검색 관련","item":[{"name":"(FE) 지역에 따른 가격들 호출 API","id":"0a3c7712-7052-441e-bda2-1b37bb41610f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/search/prices?locationName={locationName}","urlObject":{"path":["api","search","prices"],"host":["{{base_url}}"],"query":[{"key":"locationName","value":"{locationName}"}],"variable":[]}},"response":[{"id":"ff95fadf-3cd4-413d-8737-b082a133770c","name":"서울","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/search/prices?locationName=서울","host":["{{base_url}}"],"path":["api","search","prices"],"query":[{"key":"locationName","value":"서울"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"prices\": [\n    138553,\n    241021,\n    43758,\n    298667,\n    99021,\n    231757,\n    175214,\n    167570,\n    56429,\n    225684,\n    200084,\n    159683,\n    240546,\n    105402,\n    129014,\n    175977,\n    152422,\n    278206,\n    171270,\n    102285,\n    45371,\n    92505,\n    53218,\n    257794,\n    117712,\n    77134,\n    167099,\n    272829,\n    286189,\n    185337,\n    147491,\n    48311,\n    57948,\n    280651,\n    215237,\n    219394,\n    95605,\n    77184,\n    244598,\n    238591,\n    245010,\n    81334,\n    93339,\n    121876,\n    258021,\n    39496,\n    96709,\n    170610,\n    91759,\n    126484,\n    146527,\n    201498,\n    38071,\n    226601,\n    295163,\n    252574,\n    82201,\n    148639,\n    266838,\n    144588,\n    146657,\n    251242,\n    263029,\n    45778,\n    179074,\n    227641,\n    124121,\n    60828,\n    105726,\n    190658,\n    286398,\n    144420,\n    105187,\n    263214,\n    193090,\n    231539,\n    117077,\n    148747,\n    279915,\n    185115,\n    183756,\n    139257,\n    272906,\n    37784,\n    257847,\n    95809,\n    250953,\n    112675,\n    66138,\n    188092,\n    35965,\n    68776,\n    128087,\n    47079,\n    186886,\n    209128,\n    116835,\n    294528,\n    143062,\n    30485\n  ]\n}"}],"_postman_id":"0a3c7712-7052-441e-bda2-1b37bb41610f"},{"name":"(iOS) 지역에 따른 가격들 호출 API","id":"d404c86a-ea6f-49e7-aaea-457578c2864f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/search/prices/detail?locationName={locationName}","urlObject":{"path":["api","search","prices","detail"],"host":["{{base_url}}"],"query":[{"key":"locationName","value":"{locationName}"}],"variable":[]}},"response":[{"id":"9fded851-ba5c-4e85-973c-9942d5078c61","name":"서울","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/search/prices/detail?locationName=서울","host":["{{base_url}}"],"path":["api","search","prices","detail"],"query":[{"key":"locationName","value":"서울"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 03 Jun 2021 11:33:10 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"max\": 298667,\n    \"min\": 30485,\n    \"average\": 161156,\n    \"prices\": {\n        \"1\": 0,\n        \"2\": 0,\n        \"3\": 4,\n        \"4\": 5,\n        \"5\": 5,\n        \"6\": 6,\n        \"7\": 8,\n        \"8\": 9,\n        \"9\": 14,\n        \"10\": 12,\n        \"11\": 11,\n        \"12\": 12,\n        \"13\": 14,\n        \"14\": 15,\n        \"15\": 17,\n        \"16\": 15,\n        \"17\": 13,\n        \"18\": 10,\n        \"19\": 10,\n        \"20\": 10,\n        \"21\": 9,\n        \"22\": 9,\n        \"23\": 8,\n        \"24\": 7,\n        \"25\": 5,\n        \"26\": 4,\n        \"27\": 4,\n        \"28\": 2,\n        \"29\": 1\n    }\n}"}],"_postman_id":"d404c86a-ea6f-49e7-aaea-457578c2864f"}],"id":"776d1f8c-a5a5-4571-8161-4ea0e08857e2","_postman_id":"776d1f8c-a5a5-4571-8161-4ea0e08857e2","description":""},{"name":"지도 관련","item":[{"name":"현재 위치 주변 숙소들 리스트 호출 API","id":"10f0ee14-261a-42eb-841f-05e5b6270162","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/search/coordinate?x={value}&y={value}&zoom={value}","description":"<ul>\n<li>URL 수정 (2021.06.01 16:06) :</li>\n<li>예제 수정 (2021.06.01 18:23) : 비모가 요청한대로</li>\n</ul>\n","urlObject":{"path":["api","search","coordinate"],"host":["{{base_url}}"],"query":[{"key":"x","value":"{value}"},{"key":"y","value":"{value}"},{"key":"zoom","value":"{value}"}],"variable":[]}},"response":[{"id":"b6dcf235-0299-4215-853e-7ed86180577b","name":"예제","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/api/search/coordinate?x=17.19016&y=-10.36405&zoom=0.001","host":["{{base_url}}"],"path":["api","search","coordinate"],"query":[{"key":"x","value":"17.19016"},{"key":"y","value":"-10.36405"},{"key":"zoom","value":"0.001"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 01 Jun 2021 09:21:40 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"imageUrl\": \"https://user-images.githubusercontent.com/59721293/119637902-3d593780-be6a-11eb-89b2-b6e61ef28b1d.png\",\n        \"title\": \"BY\",\n        \"reviewStarPoint\": 1,\n        \"reviewCount\": 513,\n        \"price\": 241021,\n        \"maximumOccupancy\": 4,\n        \"numberOfBeds\": 4,\n        \"numberOfBathrooms\": 4,\n        \"coordinate\": {\n            \"hotelId\": 2,\n            \"x\": 17.19116,\n            \"y\": -10.36305\n        },\n        \"oneroom\": false\n    }\n]"}],"_postman_id":"10f0ee14-261a-42eb-841f-05e5b6270162"}],"id":"e8e6edaf-7b78-431f-a5d3-d18576b9669c","_postman_id":"e8e6edaf-7b78-431f-a5d3-d18576b9669c","description":""},{"name":"예약 관련","item":[{"name":"예약하기 API","id":"55fe4989-c4ea-4ea1-8c4b-2930116e452d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"hotelId\" : 1,\n  \"hostId\" : 1,\n  \"userId\" : 1,\n  \"checkIn\": \"20210521\",\n  \"checkOut\": \"20210522\",\n  \"numberOfGuests\": 3\n}","options":{"raw":{"language":"json"}}},"url":"https://693778e1-7efa-4f8e-ba26-1bdfe0854f99.mock.pstmn.io/api/reservation/create","description":"<ul>\n<li>수정 (2021.05.24 17:33) : \"id\" -&gt; \"hostId\"</li>\n<li>URL 수정 (2021.05.25 10:56) : {{host}}/api/reservation/{userId} -&gt; {{host}}/api/reservation/create</li>\n<li>속성 추가 (2021.05.25 11:09) : \"hotelId\"</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","reservation","create"],"host":["693778e1-7efa-4f8e-ba26-1bdfe0854f99","mock","pstmn","io"],"query":[],"variable":[]}},"response":[{"id":"d28bf8e7-e700-4939-83c7-4947a7dbb2f5","name":"응답 확인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"hotelId\" : 3,\n  \"hostId\" : 1234,\n  \"userId\" : 44934,\n  \"checkIn\": \"20210521\",\n  \"checkOut\": \"20210522\",\n  \"numberOfGuests\": 3\n}","options":{"raw":{"language":"json"}}},"url":"https://693778e1-7efa-4f8e-ba26-1bdfe0854f99.mock.pstmn.io/api/reservation/create"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"success"}],"_postman_id":"55fe4989-c4ea-4ea1-8c4b-2930116e452d"},{"name":"예약 목록 호출 API","id":"5cd02b4e-2f02-4256-a161-d7a5144d7392","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://693778e1-7efa-4f8e-ba26-1bdfe0854f99.mock.pstmn.io/api/reservation/{userId}/list","urlObject":{"protocol":"https","path":["api","reservation","{userId}","list"],"host":["693778e1-7efa-4f8e-ba26-1bdfe0854f99","mock","pstmn","io"],"query":[],"variable":[]}},"response":[{"id":"31049173-8ef5-4387-b518-8a7430db14fd","name":"userId가 1인 예약 목록","originalRequest":{"method":"GET","header":[],"url":"https://693778e1-7efa-4f8e-ba26-1bdfe0854f99.mock.pstmn.io/api/reservation/1/list"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\" : 1,\n        \"hotelId\": 21,\n        \"imageUrl\": null,\n        \"checkIn\": \"20210521\",\n        \"checkOut\": \"20210522\",\n        \"locationName\": \"제주\"\n    },\n    {\n        \"id\" : 2,\n        \"hotelId\": 36,\n        \"imageUrl\": null,\n        \"checkIn\": \"20210522\",\n        \"checkOut\": \"20210524\",\n        \"locationName\": \"제주\"\n    }\n]"}],"_postman_id":"5cd02b4e-2f02-4256-a161-d7a5144d7392"},{"name":"예약 상세페이지 호출 API","id":"0fb20ce2-9eaf-462d-b68d-7f8b893724a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://693778e1-7efa-4f8e-ba26-1bdfe0854f99.mock.pstmn.io/api/reservation/detail/{reservationId}","description":"<ul>\n<li>URL 수정 (2021.05.26 12:06) : {{host}}/api/reservation/{userId}/detail/{reservationId} -&gt; {{host}}/api/reservation/detail/{reservationId} 처음에 {userId}를 넣은 이유가 유저확인(보안)을 위해서 넣었는데, 일단 기능구현만 먼저하려고 복잡해서 뻈습니다. 깃헙Oauth 하면서 수정될수도 있고 아직 잘 모르겠습니다. (ㅠㅠ)</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","reservation","detail","{reservationId}"],"host":["693778e1-7efa-4f8e-ba26-1bdfe0854f99","mock","pstmn","io"],"query":[],"variable":[]}},"response":[{"id":"50f6ba2a-f230-4793-b645-dc25177e6148","name":"예약 id가 2인 상세페이지","originalRequest":{"method":"GET","header":[],"url":"https://693778e1-7efa-4f8e-ba26-1bdfe0854f99.mock.pstmn.io/api/reservation/detail/2"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"id\" : 2,\n    \"hotelId\": 36,\n    \"imageUrl\": null,\n    \"checkIn\": \"20210522\",\n    \"checkOut\": \"20210524\",\n    \"locationName\": \"제주\",\n    \"host\": {\n        \"id\": 1,\n        \"name\": \"Walter\",\n        \"avatarUrl\": null\n    },\n    \"oneroom\": true,\n    \"numberOfGuests\": 2,\n    \"price\": 450000\n}"}],"_postman_id":"0fb20ce2-9eaf-462d-b68d-7f8b893724a2"},{"name":"예약 취소","id":"609cce5e-0a32-44ca-b884-99e257c8ccc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://693778e1-7efa-4f8e-ba26-1bdfe0854f99.mock.pstmn.io/api/reservation/delete/{reservationId}","description":"<ul>\n<li>URL 수정 (2021.05.26 12:06) : {{host}}/api/reservation/{userId}/detail/{reservationId} -&gt; {{host}}/api/reservation/delete/{reservationId}\n처음에 {userId}를 넣은 이유가 유저확인(보안)을 위해서 넣었는데, 일단 기능구현만 먼저하려고 복잡해서 뻈습니다. 깃헙Oauth 하면서 수정될수도 있고 아직 잘 모르겠습니다. (ㅠㅠ)</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","reservation","delete","{reservationId}"],"host":["693778e1-7efa-4f8e-ba26-1bdfe0854f99","mock","pstmn","io"],"query":[],"variable":[]}},"response":[{"id":"65665cab-a5c6-4154-a3fd-4a6e5b9776e2","name":"reservationId가 2인 예약 취소","originalRequest":{"method":"DELETE","header":[],"url":"https://693778e1-7efa-4f8e-ba26-1bdfe0854f99.mock.pstmn.io/api/reservation/delete/2"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"success"}],"_postman_id":"609cce5e-0a32-44ca-b884-99e257c8ccc5"}],"id":"6798d4fa-b3e7-4bdc-bc75-a38eedd8043c","_postman_id":"6798d4fa-b3e7-4bdc-bc75-a38eedd8043c","description":""},{"name":"위시리스트 관련","item":[{"name":"추가 API","id":"b82f3df2-7b3c-43f6-9c58-a9243626b433","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/wishList/{userId}/add/{hoteld}","urlObject":{"path":["api","wishList","{userId}","add","{hoteld}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"60e3806f-b9a4-4cf5-a44b-1af9579db399","name":"응답 확인","originalRequest":{"method":"GET","header":[],"url":"https://693778e1-7efa-4f8e-ba26-1bdfe0854f99.mock.pstmn.io/api/wishList/{userId}/{hoteld}"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"success"}],"_postman_id":"b82f3df2-7b3c-43f6-9c58-a9243626b433"},{"name":"위시리스트 호출 API","id":"5a0e167c-5f8e-463c-92fe-d9cadfe31f9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/api/wishList/{userId}","description":"<ul>\n<li>수정 (2021.05.28 12:22) <br />\nid -&gt; hotelId <br />\nreviewNumber -&gt; reviewCount</li>\n</ul>\n","urlObject":{"path":["api","wishList","{userId}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"178b0e69-9011-4d54-bd47-b156d42bdccc","name":"응답 확인","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/api/wishList/{userId}"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n    {\n        \"hostId\": 3,\n        \"imageUrl\": null,\n        \"title\": \"4823 Nec Ave\",\n        \"reviewStarPoint\": 1,\n        \"reviewCount\": 569,\n        \"price\": 254849\n    },\n    {\n        \"hostId\": 4,\n        \"imageUrl\": null,\n        \"title\": \"안녕하세여~여기집좋아요~\",\n        \"reviewStarPoint\": 5,\n        \"reviewCount\": 130,\n        \"price\": 123456\n    }\n]"}],"_postman_id":"5a0e167c-5f8e-463c-92fe-d9cadfe31f9c"},{"name":"삭제 API","id":"7938d5e3-b638-4be4-a947-8807d60de8ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/api/wishList/{userId}/delete/{hoteld}","urlObject":{"path":["api","wishList","{userId}","delete","{hoteld}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"45d6abbe-aaf1-42dc-903e-6a0d85824d23","name":"응답 확인","originalRequest":{"method":"DELETE","header":[],"url":"https://693778e1-7efa-4f8e-ba26-1bdfe0854f99.mock.pstmn.io/api/wishList/{userId}/{hoteld}"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"success"}],"_postman_id":"7938d5e3-b638-4be4-a947-8807d60de8ca"}],"id":"d4e6c115-947f-4a51-85eb-154eb3eed772","_postman_id":"d4e6c115-947f-4a51-85eb-154eb3eed772","description":""}]}