buyers.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. {
  2. "clients": [
  3. {
  4. "id": "buyer_001",
  5. "type": "婚房刚需型",
  6. "name": "张先生夫妇",
  7. "targetDistricts": ["新北区-薛家", "新北区-三井"],
  8. "budgetMin": 80,
  9. "budgetMax": 120,
  10. "preferredLayouts": ["2室2厅1卫", "3室1厅1卫"],
  11. "areaMin": 80,
  12. "areaMax": 100,
  13. "floorPreference": "中",
  14. "preferredOrientations": ["南向", "南北通透"],
  15. "purpose": "婚房刚需",
  16. "decorationRequirement": "精装",
  17. "buildingAgeMax": 15,
  18. "schoolDistrictRequired": false,
  19. "decisionStyle": "谨慎型",
  20. "familyStructure": { "members": 2, "hasElderly": false, "hasKids": false, "planKids": true },
  21. "coreConcerns": ["性价比", "未来可改造空间", "通勤便利"],
  22. "resistFactors": ["底层", "顶楼", "临街"],
  23. "specialRequirements": ["车位或可租车位"],
  24. "surfaceBudget": 80,
  25. "downPayment": 40,
  26. "monthlyPaymentCapacity": 2500
  27. },
  28. {
  29. "id": "buyer_002",
  30. "type": "学区焦虑型",
  31. "name": "王女士家庭",
  32. "targetDistricts": ["天宁区-文化宫", "天宁区-红梅", "天宁区-兰陵"],
  33. "budgetMin": 120,
  34. "budgetMax": 180,
  35. "preferredLayouts": ["2室1厅1卫", "2室2厅1卫", "3室1厅1卫"],
  36. "areaMin": 60,
  37. "areaMax": 90,
  38. "floorPreference": "不限",
  39. "preferredOrientations": ["不限"],
  40. "purpose": "学区",
  41. "decorationRequirement": "不限",
  42. "buildingAgeMax": 30,
  43. "schoolDistrictRequired": true,
  44. "targetSchools": ["局前街小学", "博爱路小学", "解放路小学"],
  45. "decisionStyle": "对比型",
  46. "familyStructure": { "members": 3, "hasElderly": false, "hasKids": true, "kidAge": 5 },
  47. "coreConcerns": ["学区确定性", "学位占用情况", "划片稳定性"],
  48. "resistFactors": [],
  49. "specialRequirements": [],
  50. "surfaceBudget": 150,
  51. "downPayment": 60,
  52. "monthlyPaymentCapacity": 5000
  53. },
  54. {
  55. "id": "buyer_003",
  56. "type": "置换改善型",
  57. "name": "李先生家庭",
  58. "targetDistricts": ["钟楼区-青枫公园", "武进区-湖塘"],
  59. "budgetMin": 150,
  60. "budgetMax": 200,
  61. "preferredLayouts": ["3室2厅2卫", "4室2厅2卫"],
  62. "areaMin": 110,
  63. "areaMax": 130,
  64. "floorPreference": "中",
  65. "preferredOrientations": ["南北通透", "南向"],
  66. "purpose": "改善居住",
  67. "decorationRequirement": "精装",
  68. "buildingAgeMax": 15,
  69. "schoolDistrictRequired": false,
  70. "decisionStyle": "谨慎型",
  71. "familyStructure": { "members": 5, "hasElderly": true, "hasKids": true, "kidAge": 10 },
  72. "coreConcerns": ["空间够用", "电梯", "小区品质", "人车分流"],
  73. "resistFactors": ["底层", "无电梯"],
  74. "specialRequirements": ["电梯", "人车分流", "小区绿化好"],
  75. "surfaceBudget": 180,
  76. "downPayment": 100,
  77. "monthlyPaymentCapacity": 6000,
  78. "needSellFirst": true,
  79. "oldHouseEstimatedValue": 120
  80. },
  81. {
  82. "id": "buyer_004",
  83. "type": "隐性需求型",
  84. "name": "赵女士",
  85. "targetDistricts": ["金坛区-金坛新城", "溧阳市-燕山新区"],
  86. "budgetMin": 80,
  87. "budgetMax": 120,
  88. "preferredLayouts": ["2室2厅1卫"],
  89. "areaMin": 80,
  90. "areaMax": 110,
  91. "floorPreference": "中",
  92. "preferredOrientations": ["南向"],
  93. "purpose": "改善居住",
  94. "decorationRequirement": "精装",
  95. "buildingAgeMax": 15,
  96. "schoolDistrictRequired": false,
  97. "decisionStyle": "冲动型",
  98. "familyStructure": { "members": 3, "hasElderly": false, "hasKids": true, "kidAge": 3 },
  99. "coreConcerns": ["装修好看", "小区环境", "离孩子学校近"],
  100. "resistFactors": ["底层"],
  101. "specialRequirements": [],
  102. "surfaceBudget": 80,
  103. "downPayment": 30,
  104. "monthlyPaymentCapacity": 3000
  105. },
  106. {
  107. "id": "buyer_005",
  108. "type": "刚需升级型",
  109. "name": "陈先生",
  110. "targetDistricts": ["武进区-湖塘", "武进区-大学城"],
  111. "budgetMin": 80,
  112. "budgetMax": 150,
  113. "preferredLayouts": ["2室2厅1卫", "3室2厅2卫"],
  114. "areaMin": 85,
  115. "areaMax": 120,
  116. "floorPreference": "中高",
  117. "preferredOrientations": ["南北通透", "南向"],
  118. "purpose": "首套刚需",
  119. "decorationRequirement": "精装",
  120. "buildingAgeMax": 12,
  121. "schoolDistrictRequired": false,
  122. "decisionStyle": "冲动型",
  123. "familyStructure": { "members": 2, "hasElderly": false, "hasKids": false, "planKids": true },
  124. "coreConcerns": ["品质感", "户型好", "性价比"],
  125. "resistFactors": ["底层", "顶楼"],
  126. "specialRequirements": [],
  127. "surfaceBudget": 80,
  128. "downPayment": 40,
  129. "monthlyPaymentCapacity": 4000
  130. }
  131. ]
  132. }