@pdtf/schemas 3.0.0-13 → 3.0.0-15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -369,7 +369,6 @@
369
369
  "title": "Price type",
370
370
  "type": "string",
371
371
  "enum": [
372
- "POA",
373
372
  "Guide price",
374
373
  "Fixed price",
375
374
  "Offers in excess of",
@@ -446,7 +445,7 @@
446
445
  "properties": {
447
446
  "building": {
448
447
  "ntsRef": "B1.1.1",
449
- "title": "Building informatiom",
448
+ "title": "Building information",
450
449
  "type": "object",
451
450
  "ntsRequired": ["builtForm", "propertyType"],
452
451
  "properties": {
@@ -457,8 +456,8 @@
457
456
  "enum": [
458
457
  "Detached",
459
458
  "Semi-detached",
460
- "Terraced",
461
- "End of terrace",
459
+ "Mid-terrace",
460
+ "End-terrace",
462
461
  "Other"
463
462
  ]
464
463
  },
@@ -514,7 +513,7 @@
514
513
  "entranceFloor": {
515
514
  "ntsRef": "B1.1.4",
516
515
  "title": "Entrance floor",
517
- "description": "The floor on which the main entrance to the property is located, starting with 1 for the ground floor (0 for a basement)",
516
+ "description": "Floor level of the entrance floor relative to the lowest level of the property (0 for ground floor). If there is a basement, the basement is level 0 and the other floors are from 1 upwards",
518
517
  "type": "integer"
519
518
  },
520
519
  "hasLift": {
@@ -3619,6 +3618,7 @@
3619
3618
  "leaseholdType": {
3620
3619
  "baspiRef": "A1.3.1",
3621
3620
  "ta7Ref": "1.1",
3621
+ "ntsRef": "A3.2.1",
3622
3622
  "title": "What type of leasehold property does the seller own?",
3623
3623
  "description": "‘Flat’ includes maisonette and apartment.",
3624
3624
  "type": "string",
@@ -3688,7 +3688,7 @@
3688
3688
  },
3689
3689
  "leaseTerm": {
3690
3690
  "baspiRef": "A1.4.1",
3691
- "ntsRef": "A3.2.1",
3691
+ "ntsRef": "A3.2.2",
3692
3692
  "type": "object",
3693
3693
  "baspiRequired": [
3694
3694
  "startYearOfLease",
@@ -3701,13 +3701,13 @@
3701
3701
  "properties": {
3702
3702
  "startYearOfLease": {
3703
3703
  "baspiRef": "A1.4.1.1",
3704
- "ntsRef": "A3.2.1.1",
3704
+ "ntsRef": "A3.2.2.1",
3705
3705
  "title": "Year that the lease commenced",
3706
3706
  "type": "integer"
3707
3707
  },
3708
3708
  "lengthOfLeaseInYears": {
3709
3709
  "baspiRef": "A1.4.1.2",
3710
- "ntsRef": "A3.2.1.2",
3710
+ "ntsRef": "A3.2.2.2",
3711
3711
  "piqRef": "A1.3.1",
3712
3712
  "title": "Length of lease (years)",
3713
3713
  "type": "integer"
@@ -8018,6 +8018,7 @@
8018
8018
  ],
8019
8019
  "ntsRequired": [
8020
8020
  "parkingArrangements",
8021
+ "disabledParking",
8021
8022
  "controlledParking",
8022
8023
  "electricVehicleChargingPoint"
8023
8024
  ],
@@ -8044,21 +8045,33 @@
8044
8045
  "On Street",
8045
8046
  "Rear",
8046
8047
  "Private",
8047
- "Disabled Parking Available",
8048
- "No Disabled Parking Available",
8049
8048
  "Garage En Bloc"
8050
8049
  ]
8051
8050
  }
8052
8051
  },
8053
- "controlledParking": {
8052
+ "disabledParking": {
8054
8053
  "ntsRef": "B4.2",
8054
+ "title": "Is disabled parking available?",
8055
+ "type": "object",
8056
+ "properties": {
8057
+ "yesNo": {
8058
+ "ntsRef": "B4.2.1",
8059
+ "type": "string",
8060
+ "title": "",
8061
+ "enum": ["Yes", "No", "Not known"]
8062
+ }
8063
+ },
8064
+ "ntsRequired": ["yesNo"]
8065
+ },
8066
+ "controlledParking": {
8067
+ "ntsRef": "B4.3",
8055
8068
  "baspiRef": "A1.6.2",
8056
8069
  "ta6Ref": "9.2",
8057
8070
  "title": "Is the property in a controlled parking zone or within a local authority parking scheme?",
8058
8071
  "type": "object",
8059
8072
  "properties": {
8060
8073
  "yesNo": {
8061
- "ntsRef": "B4.2.1",
8074
+ "ntsRef": "B4.3.1",
8062
8075
  "baspiRef": "A1.6.2.1",
8063
8076
  "ta6Ref": "9.2.1",
8064
8077
  "type": "string",
@@ -8071,13 +8084,13 @@
8071
8084
  "ta6Required": ["yesNo"]
8072
8085
  },
8073
8086
  "electricVehicleChargingPoint": {
8074
- "ntsRef": "B4.3",
8087
+ "ntsRef": "B4.4",
8075
8088
  "baspiRef": "A1.6.1",
8076
8089
  "title": "Is there an electric vehicle charging point belonging to the property?",
8077
8090
  "type": "object",
8078
8091
  "properties": {
8079
8092
  "yesNo": {
8080
- "ntsRef": "B4.2.1",
8093
+ "ntsRef": "B4.4.1",
8081
8094
  "baspiRef": "A1.6.1.1",
8082
8095
  "type": "string",
8083
8096
  "title": "",
@@ -8085,8 +8098,7 @@
8085
8098
  }
8086
8099
  },
8087
8100
  "baspiRequired": ["yesNo"],
8088
- "ntsRequired": ["yesNo"],
8089
- "ta6Required": ["yesNo"]
8101
+ "ntsRequired": ["yesNo"]
8090
8102
  }
8091
8103
  }
8092
8104
  },
@@ -8359,8 +8371,8 @@
8359
8371
  "ntsRef": "A1.2.1",
8360
8372
  "rdsRef": "Buildings,BuildingSections/ConstructionType,ConstructionMaterials",
8361
8373
  "piqRef": "A5.5",
8362
- "title": "Is the property built in a standard form of construction? E.g. brick and/or block with timber-supported roof comprising a tile or slate cover?",
8363
- "description": "Examples of non-standard features which might affect a buyer are are thatched roofs, prefabricated buildings or timber-framed windows",
8374
+ "title": "Is the property built in a standard form of construction?",
8375
+ "description": "Standard construction is brick and/or block with timber-supported roof comprising a tile or slate cover. Examples of non-standard features which might affect a buyer are are thatched roofs, prefabricated buildings or timber-framed windows.",
8364
8376
  "type": "object",
8365
8377
  "properties": {
8366
8378
  "yesNo": {
@@ -8555,7 +8567,7 @@
8555
8567
  "accessibilityAndAdaptations": {
8556
8568
  "ntsRef": "C5",
8557
8569
  "title": "Are there any adaptations or features that provide easier access to, and within, the property?",
8558
- "description": "Lateral living is a term used to describe a property that has essential facilites on the entrance level",
8570
+ "description": "Lateral living is where a property has all essential facilities e.g. kitchen, bathroom and bedroom on the entrance level.",
8559
8571
  "type": "array",
8560
8572
  "items": {
8561
8573
  "type": "string",
@@ -18708,7 +18720,7 @@
18708
18720
  }
18709
18721
  },
18710
18722
  "waterAndDrainage": {
18711
- "ntsRef": "A3.2",
18723
+ "ntsRef": "B3.2",
18712
18724
  "baspiRef": "A7.1.0",
18713
18725
  "ta6Ref": "13",
18714
18726
  "con29DWRef": "0",
@@ -18744,7 +18756,7 @@
18744
18756
  ]
18745
18757
  },
18746
18758
  "water": {
18747
- "ntsRef": "A3.2",
18759
+ "ntsRef": "B3.2",
18748
18760
  "baspiRef": "A7.1.0.10",
18749
18761
  "ta6Ref": "13",
18750
18762
  "con29DWRef": "3",
@@ -18763,7 +18775,7 @@
18763
18775
  ],
18764
18776
  "properties": {
18765
18777
  "mainsWater": {
18766
- "ntsRef": "A3.2",
18778
+ "ntsRef": "B3.2",
18767
18779
  "baspiRef": "A7.1.0.10.0",
18768
18780
  "ta6Ref": "13.3",
18769
18781
  "piqRef": "A7.1.7",
@@ -18773,7 +18785,7 @@
18773
18785
  "type": "object",
18774
18786
  "properties": {
18775
18787
  "yesNo": {
18776
- "ntsRef": "A3.2.1",
18788
+ "ntsRef": "B3.2.1",
18777
18789
  "baspiRef": "A7.1.0.10.1",
18778
18790
  "ta6Ref": "13.3.1",
18779
18791
  "con29DWRef": "3.1.1",
@@ -18994,7 +19006,7 @@
18994
19006
  }
18995
19007
  },
18996
19008
  "drainage": {
18997
- "ntsRef": "A3.3",
19009
+ "ntsRef": "B3.3",
18998
19010
  "baspiRef": "A7.1.0.12",
18999
19011
  "con29DWRef": "2",
19000
19012
  "title": "Drainage",
@@ -19026,7 +19038,7 @@
19026
19038
  ],
19027
19039
  "properties": {
19028
19040
  "mainsSurfaceWaterDrainage": {
19029
- "ntsRef": "A3.3.1",
19041
+ "ntsRef": "B3.3.1",
19030
19042
  "baspiRef": "A7.1.0.12.0",
19031
19043
  "rdsRef": "Services/StormWaterDrainage",
19032
19044
  "ta6Ref": "12.4b",
@@ -19036,7 +19048,7 @@
19036
19048
  "properties": {
19037
19049
  "yesNo": {
19038
19050
  "baspiRef": "A7.1.0.12.1",
19039
- "ntsRef": "A3.3.1.1",
19051
+ "ntsRef": "B3.3.1.1",
19040
19052
  "ta6Ref": "12.4b1",
19041
19053
  "con29DWRef": "2.2.1",
19042
19054
  "type": "string",
@@ -19092,7 +19104,7 @@
19092
19104
  ]
19093
19105
  },
19094
19106
  "mainsFoulDrainage": {
19095
- "ntsRef": "A3.3.2",
19107
+ "ntsRef": "B3.3.2",
19096
19108
  "baspiRef": "A7.1.0.11",
19097
19109
  "rdsRef": "Services/WasteWaterSewerageDisposal",
19098
19110
  "ta6Ref": "12.4a",
@@ -19104,7 +19116,7 @@
19104
19116
  "ntsRequired": ["yesNo"],
19105
19117
  "properties": {
19106
19118
  "yesNo": {
19107
- "ntsRef": "A3.3.2.1",
19119
+ "ntsRef": "B3.3.2.1",
19108
19120
  "baspiRef": "A7.1.0.11.1",
19109
19121
  "ta6Ref": "12.4a1",
19110
19122
  "type": "string",
@@ -19166,7 +19178,7 @@
19166
19178
  "enum": ["No"]
19167
19179
  },
19168
19180
  "offMainsDrainageSystem": {
19169
- "ntsRef": "A3.3.3",
19181
+ "ntsRef": "B3.3.3",
19170
19182
  "baspiRef": "A7.1.10.13",
19171
19183
  "ta6Ref": "12.4a",
19172
19184
  "type": "object",
@@ -19185,7 +19197,7 @@
19185
19197
  ],
19186
19198
  "properties": {
19187
19199
  "offMainsDrainageSystemType": {
19188
- "ntsRef": "A3.3.3.1",
19200
+ "ntsRef": "B3.3.3.1",
19189
19201
  "baspiRef": "A7.",
19190
19202
  "type": "string",
19191
19203
  "enum": [
@@ -20204,7 +20216,7 @@
20204
20216
  "details": {
20205
20217
  "ntsRef": "B3.4.4",
20206
20218
  "title": "Community heating system details",
20207
- "description": "Please descripbe how the cost of heating supply is charged, whether you have control over the energy supplier and whether you have any control over the heating",
20219
+ "description": "Please describe how the cost of heating supply is charged, whether you have control over the energy supplier and whether you have any control over the heating.",
20208
20220
  "type": "string",
20209
20221
  "minLength": 1
20210
20222
  }
@@ -21378,9 +21390,10 @@
21378
21390
  "enum": ["Yes"]
21379
21391
  },
21380
21392
  "actionAlertRating": {
21381
- "type": "string",
21393
+ "type": "integer",
21382
21394
  "title": "Action alert rating (1 is Green, 5 is Red)",
21383
- "enum": ["1", "2", "3", "4", "5"]
21395
+ "minimum": 1,
21396
+ "maximum": 5
21384
21397
  },
21385
21398
  "result": {
21386
21399
  "title": "Result",
@@ -21420,9 +21433,10 @@
21420
21433
  "enum": ["Yes", "No"]
21421
21434
  },
21422
21435
  "actionAlertRating": {
21423
- "type": "string",
21436
+ "type": "integer",
21424
21437
  "title": "Action alert rating (1 is Green, 5 is Red)",
21425
- "enum": ["1", "2", "3", "4", "5"]
21438
+ "minimum": 1,
21439
+ "maximum": 5
21426
21440
  },
21427
21441
  "result": {
21428
21442
  "title": "Result",
@@ -21544,9 +21558,10 @@
21544
21558
  "enum": ["Yes", "No"]
21545
21559
  },
21546
21560
  "actionAlertRating": {
21547
- "type": "string",
21561
+ "type": "integer",
21548
21562
  "title": "Action alert rating (1 is Green, 5 is Red)",
21549
- "enum": ["1", "2", "3", "4", "5"]
21563
+ "minimum": 1,
21564
+ "maximum": 5
21550
21565
  },
21551
21566
  "result": {
21552
21567
  "title": "Result",
@@ -21584,9 +21599,10 @@
21584
21599
  "enum": ["Yes", "No"]
21585
21600
  },
21586
21601
  "actionAlertRating": {
21587
- "type": "string",
21602
+ "type": "integer",
21588
21603
  "title": "Action alert rating (1 is Green, 5 is Red)",
21589
- "enum": ["1", "2", "3", "4", "5"]
21604
+ "minimum": 1,
21605
+ "maximum": 5
21590
21606
  },
21591
21607
  "result": {
21592
21608
  "title": "Result",
@@ -21701,9 +21717,10 @@
21701
21717
  "enum": ["Yes", "No"]
21702
21718
  },
21703
21719
  "actionAlertRating": {
21704
- "type": "string",
21720
+ "type": "integer",
21705
21721
  "title": "Action alert rating (1 is Green, 5 is Red)",
21706
- "enum": ["1", "2", "3", "4", "5"]
21722
+ "minimum": 1,
21723
+ "maximum": 5
21707
21724
  },
21708
21725
  "result": {
21709
21726
  "title": "Result",
@@ -21741,9 +21758,10 @@
21741
21758
  "enum": ["Yes", "No"]
21742
21759
  },
21743
21760
  "actionAlertRating": {
21744
- "type": "string",
21761
+ "type": "integer",
21745
21762
  "title": "Action alert rating (1 is Green, 5 is Red)",
21746
- "enum": ["1", "2", "3", "4", "5"]
21763
+ "minimum": 1,
21764
+ "maximum": 5
21747
21765
  },
21748
21766
  "result": {
21749
21767
  "title": "Result",
@@ -21787,9 +21805,10 @@
21787
21805
  "enum": ["Yes", "No"]
21788
21806
  },
21789
21807
  "actionAlertRating": {
21790
- "type": "string",
21808
+ "type": "integer",
21791
21809
  "title": "Action alert rating (1 is Green, 5 is Red)",
21792
- "enum": ["1", "2", "3", "4", "5"]
21810
+ "minimum": 1,
21811
+ "maximum": 5
21793
21812
  },
21794
21813
  "result": {
21795
21814
  "title": "Result",
@@ -21827,9 +21846,10 @@
21827
21846
  "enum": ["Yes", "No"]
21828
21847
  },
21829
21848
  "actionAlertRating": {
21830
- "type": "string",
21849
+ "type": "integer",
21831
21850
  "title": "Action alert rating (1 is Green, 5 is Red)",
21832
- "enum": ["1", "2", "3", "4", "5"]
21851
+ "minimum": 1,
21852
+ "maximum": 5
21833
21853
  },
21834
21854
  "result": {
21835
21855
  "title": "Result",
@@ -21873,9 +21893,10 @@
21873
21893
  "enum": ["Yes", "No"]
21874
21894
  },
21875
21895
  "actionAlertRating": {
21876
- "type": "string",
21896
+ "type": "integer",
21877
21897
  "title": "Action alert rating (1 is Green, 5 is Red)",
21878
- "enum": ["1", "2", "3", "4", "5"]
21898
+ "minimum": 1,
21899
+ "maximum": 5
21879
21900
  },
21880
21901
  "result": {
21881
21902
  "title": "Result",
@@ -21913,9 +21934,10 @@
21913
21934
  "enum": ["Yes", "No"]
21914
21935
  },
21915
21936
  "actionAlertRating": {
21916
- "type": "string",
21937
+ "type": "integer",
21917
21938
  "title": "Action alert rating (1 is Green, 5 is Red)",
21918
- "enum": ["1", "2", "3", "4", "5"]
21939
+ "minimum": 1,
21940
+ "maximum": 5
21919
21941
  },
21920
21942
  "result": {
21921
21943
  "title": "Result",
@@ -21959,9 +21981,10 @@
21959
21981
  "enum": ["Yes", "No"]
21960
21982
  },
21961
21983
  "actionAlertRating": {
21962
- "type": "string",
21984
+ "type": "integer",
21963
21985
  "title": "Action alert rating (1 is Green, 5 is Red)",
21964
- "enum": ["1", "2", "3", "4", "5"]
21986
+ "minimum": 1,
21987
+ "maximum": 5
21965
21988
  },
21966
21989
  "result": {
21967
21990
  "title": "Result",
@@ -21999,9 +22022,10 @@
21999
22022
  "enum": ["Yes", "No"]
22000
22023
  },
22001
22024
  "actionAlertRating": {
22002
- "type": "string",
22025
+ "type": "integer",
22003
22026
  "title": "Action alert rating (1 is Green, 5 is Red)",
22004
- "enum": ["1", "2", "3", "4", "5"]
22027
+ "minimum": 1,
22028
+ "maximum": 5
22005
22029
  },
22006
22030
  "result": {
22007
22031
  "title": "Result",
@@ -22045,9 +22069,10 @@
22045
22069
  "enum": ["Yes", "No"]
22046
22070
  },
22047
22071
  "actionAlertRating": {
22048
- "type": "string",
22072
+ "type": "integer",
22049
22073
  "title": "Action alert rating (1 is Green, 5 is Red)",
22050
- "enum": ["1", "2", "3", "4", "5"]
22074
+ "minimum": 1,
22075
+ "maximum": 5
22051
22076
  },
22052
22077
  "result": {
22053
22078
  "title": "Result",
@@ -22085,9 +22110,10 @@
22085
22110
  "enum": ["Yes", "No"]
22086
22111
  },
22087
22112
  "actionAlertRating": {
22088
- "type": "string",
22113
+ "type": "integer",
22089
22114
  "title": "Action alert rating (1 is Green, 5 is Red)",
22090
- "enum": ["1", "2", "3", "4", "5"]
22115
+ "minimum": 1,
22116
+ "maximum": 5
22091
22117
  },
22092
22118
  "result": {
22093
22119
  "title": "Result",
@@ -22131,9 +22157,10 @@
22131
22157
  "enum": ["Yes", "No"]
22132
22158
  },
22133
22159
  "actionAlertRating": {
22134
- "type": "string",
22160
+ "type": "integer",
22135
22161
  "title": "Action alert rating (1 is Green, 5 is Red)",
22136
- "enum": ["1", "2", "3", "4", "5"]
22162
+ "minimum": 1,
22163
+ "maximum": 5
22137
22164
  },
22138
22165
  "result": {
22139
22166
  "title": "Result",
@@ -22171,9 +22198,10 @@
22171
22198
  "enum": ["Yes", "No"]
22172
22199
  },
22173
22200
  "actionAlertRating": {
22174
- "type": "string",
22201
+ "type": "integer",
22175
22202
  "title": "Action alert rating (1 is Green, 5 is Red)",
22176
- "enum": ["1", "2", "3", "4", "5"]
22203
+ "minimum": 1,
22204
+ "maximum": 5
22177
22205
  },
22178
22206
  "result": {
22179
22207
  "title": "Result",
@@ -22234,9 +22262,10 @@
22234
22262
  "enum": ["Yes"]
22235
22263
  },
22236
22264
  "actionAlertRating": {
22237
- "type": "string",
22265
+ "type": "integer",
22238
22266
  "title": "Action alert rating (1 is Green, 5 is Red)",
22239
- "enum": ["1", "2", "3", "4", "5"]
22267
+ "minimum": 1,
22268
+ "maximum": 5
22240
22269
  },
22241
22270
  "result": {
22242
22271
  "title": "Result",
@@ -22276,9 +22305,10 @@
22276
22305
  "enum": ["Yes", "No"]
22277
22306
  },
22278
22307
  "actionAlertRating": {
22279
- "type": "string",
22308
+ "type": "integer",
22280
22309
  "title": "Action alert rating (1 is Green, 5 is Red)",
22281
- "enum": ["1", "2", "3", "4", "5"]
22310
+ "minimum": 1,
22311
+ "maximum": 5
22282
22312
  },
22283
22313
  "result": {
22284
22314
  "title": "Result",
@@ -22339,9 +22369,10 @@
22339
22369
  "enum": ["Yes"]
22340
22370
  },
22341
22371
  "actionAlertRating": {
22342
- "type": "string",
22372
+ "type": "integer",
22343
22373
  "title": "Action alert rating (1 is Green, 5 is Red)",
22344
- "enum": ["1", "2", "3", "4", "5"]
22374
+ "minimum": 1,
22375
+ "maximum": 5
22345
22376
  },
22346
22377
  "result": {
22347
22378
  "title": "Result",
@@ -22381,9 +22412,10 @@
22381
22412
  "enum": ["Yes", "No"]
22382
22413
  },
22383
22414
  "actionAlertRating": {
22384
- "type": "string",
22415
+ "type": "integer",
22385
22416
  "title": "Action alert rating (1 is Green, 5 is Red)",
22386
- "enum": ["1", "2", "3", "4", "5"]
22417
+ "minimum": 1,
22418
+ "maximum": 5
22387
22419
  },
22388
22420
  "result": {
22389
22421
  "title": "Result",
@@ -22445,9 +22477,10 @@
22445
22477
  "enum": ["Yes"]
22446
22478
  },
22447
22479
  "actionAlertRating": {
22448
- "type": "string",
22480
+ "type": "integer",
22449
22481
  "title": "Action alert rating (1 is Green, 5 is Red)",
22450
- "enum": ["1", "2", "3", "4", "5"]
22482
+ "minimum": 1,
22483
+ "maximum": 5
22451
22484
  },
22452
22485
  "result": {
22453
22486
  "title": "Result",
@@ -22487,9 +22520,10 @@
22487
22520
  "enum": ["Yes", "No"]
22488
22521
  },
22489
22522
  "actionAlertRating": {
22490
- "type": "string",
22523
+ "type": "integer",
22491
22524
  "title": "Action alert rating (1 is Green, 5 is Red)",
22492
- "enum": ["1", "2", "3", "4", "5"]
22525
+ "minimum": 1,
22526
+ "maximum": 5
22493
22527
  },
22494
22528
  "result": {
22495
22529
  "title": "Result",
@@ -38088,126 +38122,7 @@
38088
38122
  "propertyType": {
38089
38123
  "title": "Type of Property",
38090
38124
  "description": "The type or category of the property.",
38091
- "type": "string",
38092
- "enum": [
38093
- "Not Specified",
38094
- "Terraced House",
38095
- "End of terrace house",
38096
- "Semi-detached house",
38097
- "Detached house",
38098
- "Mews house",
38099
- "Cluster house",
38100
- "Ground floor flat",
38101
- "Flat",
38102
- "Studio flat",
38103
- "Ground floor maisonette",
38104
- "Maisonette",
38105
- "Bungalow",
38106
- "Terraced bungalow",
38107
- "Semi-detached bungalow",
38108
- "Detached bungalow",
38109
- "Mobile home",
38110
- "Land (Residential)",
38111
- "Link detached house",
38112
- "Town house",
38113
- "Cottage",
38114
- "Chalet",
38115
- "Character Property",
38116
- "House (unspecified)",
38117
- "Villa",
38118
- "Apartment",
38119
- "Penthouse",
38120
- "Finca",
38121
- "Barn Conversion",
38122
- "Serviced apartment",
38123
- "Parking",
38124
- "Sheltered Housing",
38125
- "Reteirment property",
38126
- "House share",
38127
- "Flat share",
38128
- "Park home",
38129
- "Garages",
38130
- "Farm House",
38131
- "Equestrian facility",
38132
- "Duplex",
38133
- "Triplex",
38134
- "Longere",
38135
- "Gite",
38136
- "Barn",
38137
- "Trulli",
38138
- "Mill",
38139
- "Ruins",
38140
- "Restaurant",
38141
- "Cafe",
38142
- "Castle",
38143
- "Village House",
38144
- "Cave House",
38145
- "Cortijo",
38146
- "Farm Land",
38147
- "Plot",
38148
- "Country House",
38149
- "Stone House",
38150
- "Caravan",
38151
- "Lodge",
38152
- "Log Cabin",
38153
- "Manor House",
38154
- "Stately Home",
38155
- "Off-Plan",
38156
- "Semi-detached Villa",
38157
- "Detached Villa",
38158
- "Bar/Nightclub",
38159
- "Shop",
38160
- "Riad",
38161
- "House Boat",
38162
- "Hotel Room",
38163
- "Block of Apartments",
38164
- "Private Halls",
38165
- "Office",
38166
- "Business Park",
38167
- "Serviced Office",
38168
- "Retail Property (High Street)",
38169
- "Retail Property (Out of Town)",
38170
- "Convenience Store",
38171
- "Hairdresser/Barber Shop",
38172
- "Hotel",
38173
- "Petrol Station",
38174
- "Post Office",
38175
- "Pub",
38176
- "Workshop & Retail Space",
38177
- "Distribution Warehouse",
38178
- "Factory",
38179
- "Heavy Industrial",
38180
- "Industrial Park",
38181
- "Light Industrial",
38182
- "Storage",
38183
- "Showroom",
38184
- "Warehouse",
38185
- "Land (Commercial)",
38186
- "Commercial Development",
38187
- "Industrial Development",
38188
- "Residential Development",
38189
- "Commercial Property",
38190
- "Data Centre",
38191
- "Farm",
38192
- "Healthcare Facility",
38193
- "Marine Property",
38194
- "Mixed Use",
38195
- "Research & Development Facility",
38196
- "Science Park",
38197
- "Guest House",
38198
- "Hospitality",
38199
- "Leisure Facility",
38200
- "Takeaway",
38201
- "Childcare Facility",
38202
- "Smallholding",
38203
- "Place of Worship",
38204
- "Trade Counter",
38205
- "Coach House",
38206
- "House of Multiple Occupation",
38207
- "Sports facilities",
38208
- "Spa",
38209
- "Campsite & Holiday Village"
38210
- ]
38125
+ "type": "string"
38211
38126
  },
38212
38127
  "marketingTenure": {
38213
38128
  "title": "Marketing Tenure",