@pdtf/schemas 3.0.0-22 → 3.0.0-24

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.
@@ -30,772 +30,768 @@
30
30
  }
31
31
  ],
32
32
  "propertyPack": {
33
- "materialFacts": {
34
- "uprn": 1241304304,
35
- "address": {
36
- "line1": "47 Park Road",
37
- "line2": "",
38
- "line3": "",
39
- "town": "HARPENDEN",
40
- "postcode": "AL3 5AF"
41
- },
42
- "localAuthority": { "localAuthorityName": "Neverland Hook" },
43
- "buildInformation": {
44
- "building": { "propertyType": "House", "builtForm": "Detached" },
45
- "roomDimensions": {
46
- "hasFloorplan": "Yes"
47
- }
48
- },
49
- "delayFactors": {
50
- "hasDelayFactors": { "yesNo": "No" }
51
- },
52
- "ownership": {
53
- "ownershipsToBeTransferred": [
54
- {
55
- "titleNumber": "HD221222",
56
- "ownershipType": "Leasehold",
57
- "leaseholdInformation": {
58
- "sharedOwnership": {
59
- "isSharedOwnership": "Yes",
60
- "sharedOwnershipPercentage": 50,
61
- "sharedOwnershipRent": 200,
62
- "sharedOwnershipRentFrequency": "Monthly"
63
- },
64
- "leaseTerm": {
65
- "startYearOfLease": 1900,
66
- "lengthOfLeaseInYears": 999
67
- },
68
- "contactDetails": {
69
- "contacts": {
70
- "landlord": {
71
- "contact": {
72
- "nameOrOrganisation": "Fleesum Properties",
73
- "address": {
74
- "line1": "47 Park Road",
75
- "postcode": "AL3 5AF"
76
- },
77
- "emailAddress": "james@fleesum.com"
78
- }
79
- },
80
- "managingAgent": {
81
- "contact": {
82
- "nameOrOrganisation": "Pricee Living",
83
- "address": {
84
- "line1": "Pricee House",
85
- "postcode": "AL3 5KK"
86
- },
87
- "emailAddress": "marcel@pricee.co.uk"
88
- }
33
+ "uprn": 1241304304,
34
+ "address": {
35
+ "line1": "47 Park Road",
36
+ "line2": "",
37
+ "line3": "",
38
+ "town": "HARPENDEN",
39
+ "postcode": "AL3 5AF"
40
+ },
41
+ "localAuthority": { "localAuthorityName": "Neverland Hook" },
42
+ "buildInformation": {
43
+ "building": { "propertyType": "House", "builtForm": "Detached" },
44
+ "roomDimensions": {
45
+ "hasFloorplan": "Yes"
46
+ }
47
+ },
48
+ "delayFactors": {
49
+ "hasDelayFactors": { "yesNo": "No" }
50
+ },
51
+ "ownership": {
52
+ "ownershipsToBeTransferred": [
53
+ {
54
+ "titleNumber": "HD221222",
55
+ "ownershipType": "Leasehold",
56
+ "leaseholdInformation": {
57
+ "sharedOwnership": {
58
+ "isSharedOwnership": "Yes",
59
+ "sharedOwnershipPercentage": 50,
60
+ "sharedOwnershipRent": 200,
61
+ "sharedOwnershipRentFrequency": "Monthly"
62
+ },
63
+ "leaseTerm": {
64
+ "startYearOfLease": 1900,
65
+ "lengthOfLeaseInYears": 999
66
+ },
67
+ "contactDetails": {
68
+ "contacts": {
69
+ "landlord": {
70
+ "contact": {
71
+ "nameOrOrganisation": "Fleesum Properties",
72
+ "address": {
73
+ "line1": "47 Park Road",
74
+ "postcode": "AL3 5AF"
75
+ },
76
+ "emailAddress": "james@fleesum.com"
77
+ }
78
+ },
79
+ "managingAgent": {
80
+ "contact": {
81
+ "nameOrOrganisation": "Pricee Living",
82
+ "address": {
83
+ "line1": "Pricee House",
84
+ "postcode": "AL3 5KK"
85
+ },
86
+ "emailAddress": "marcel@pricee.co.uk"
89
87
  }
90
88
  }
91
- },
92
- "groundRent": {
93
- "isGroundRentPayable": "Yes",
94
- "annualGroundRent": 1750,
95
- "rentSubjectToIncrease": {
96
- "yesNo": "Yes",
97
- "rentReviewFrequency": "Annually",
98
- "rentIncreaseCalculated": "RPI"
99
- }
100
- },
101
- "transferAndRegistration": {
102
- "requirementsToBeMemberOfManagementCompany": {
103
- "yesNoNotApplicable": "No"
104
- }
105
- },
106
- "serviceCharge": {
107
- "sellerContributesToServiceCharge": "Yes",
108
- "annualServiceCharge": 250.23,
109
- "largeAdditionalExpense": { "yesNo": "No" },
110
- "reserveFund": {
111
- "yesNo": "Yes",
112
- "details": "There is sinking fund."
113
- }
114
- },
115
- "additionalFeesOnSale": 0
116
- }
117
- }
118
- ]
119
- },
120
- "parking": {
121
- "parkingArrangements": ["Garage", "Driveway"],
122
- "disabledParking": { "yesNo": "No" },
123
- "electricVehicleChargingPoint": { "yesNo": "No" },
124
- "controlledParking": { "yesNo": "No" }
125
- },
126
- "listingAndConservation": {
127
- "isListed": {
128
- "yesNo": "Yes",
129
- "details": "Grade II listed",
130
- "attachments": "To follow"
131
- },
132
- "isConservationArea": {
133
- "yesNo": "Yes",
134
- "details": "Harpenden Conservation Area",
135
- "attachments": "To follow"
136
- },
137
- "hasTreePreservationOrder": {
138
- "yesNo": "Yes",
139
- "workCarriedOut": { "yesNo": "Yes", "consentsObtained": "Yes" }
140
- }
141
- },
142
- "typeOfConstruction": {
143
- "isStandardForm": {
144
- "yesNo": "Yes"
145
- },
146
- "buildingSafety": { "yesNo": "No" },
147
- "accessibilityAndAdaptations": ["Level access"],
148
- "sprayFoamInsulation": {
149
- "hasSprayFoamInstalled": "No"
150
- }
151
- },
152
- "energyEfficiency": {
153
- "certificateIsSupplied": "Attached",
154
- "certificate": {
155
- "certificateNumber": "12345",
156
- "currentEnergyRating": "A"
157
- },
158
- "greenDealLoan": {
159
- "hasGreenDealLoan": {
160
- "yesNo": "No"
89
+ }
90
+ },
91
+ "groundRent": {
92
+ "isGroundRentPayable": "Yes",
93
+ "annualGroundRent": 1750,
94
+ "rentSubjectToIncrease": {
95
+ "yesNo": "Yes",
96
+ "rentReviewFrequency": "Annually",
97
+ "rentIncreaseCalculated": "RPI"
98
+ }
99
+ },
100
+ "transferAndRegistration": {
101
+ "requirementsToBeMemberOfManagementCompany": {
102
+ "yesNoNotApplicable": "No"
103
+ }
104
+ },
105
+ "serviceCharge": {
106
+ "sellerContributesToServiceCharge": "Yes",
107
+ "annualServiceCharge": 250.23,
108
+ "largeAdditionalExpense": { "yesNo": "No" },
109
+ "reserveFund": {
110
+ "yesNo": "Yes",
111
+ "details": "There is sinking fund."
112
+ }
113
+ },
114
+ "additionalFeesOnSale": 0
161
115
  }
162
116
  }
117
+ ]
118
+ },
119
+ "parking": {
120
+ "parkingArrangements": ["Garage", "Driveway"],
121
+ "disabledParking": { "yesNo": "No" },
122
+ "electricVehicleChargingPoint": { "yesNo": "No" },
123
+ "controlledParking": { "yesNo": "No" }
124
+ },
125
+ "listingAndConservation": {
126
+ "isListed": {
127
+ "yesNo": "Yes",
128
+ "details": "Grade II listed",
129
+ "attachments": "To follow"
130
+ },
131
+ "isConservationArea": {
132
+ "yesNo": "Yes",
133
+ "details": "Harpenden Conservation Area",
134
+ "attachments": "To follow"
135
+ },
136
+ "hasTreePreservationOrder": {
137
+ "yesNo": "Yes",
138
+ "workCarriedOut": { "yesNo": "Yes", "consentsObtained": "Yes" }
139
+ }
140
+ },
141
+ "typeOfConstruction": {
142
+ "isStandardForm": {
143
+ "yesNo": "Yes"
144
+ },
145
+ "buildingSafety": { "yesNo": "No" },
146
+ "accessibilityAndAdaptations": ["Level access"],
147
+ "sprayFoamInsulation": {
148
+ "hasSprayFoamInstalled": "No"
149
+ }
150
+ },
151
+ "energyEfficiency": {
152
+ "certificateIsSupplied": "Attached",
153
+ "certificate": {
154
+ "certificateNumber": "12345",
155
+ "currentEnergyRating": "A"
163
156
  },
164
- "councilTax": {
165
- "councilTaxBand": "A",
166
- "councilTaxAffectingAlterations": {
157
+ "greenDealLoan": {
158
+ "hasGreenDealLoan": {
167
159
  "yesNo": "No"
168
160
  }
169
- },
170
- "disputesAndComplaints": {
171
- "hasDisputesAndComplaints": {
161
+ }
162
+ },
163
+ "councilTax": {
164
+ "councilTaxBand": "A",
165
+ "councilTaxAffectingAlterations": {
166
+ "yesNo": "No"
167
+ }
168
+ },
169
+ "disputesAndComplaints": {
170
+ "hasDisputesAndComplaints": {
171
+ "yesNo": "Yes",
172
+ "details": "Neighbour's very annoying"
173
+ },
174
+ "leadingToDisputesAndComplaints": {
175
+ "yesNo": "Yes",
176
+ "details": "Neighbour's dog barking"
177
+ }
178
+ },
179
+ "alterationsAndChanges": {
180
+ "hasStructuralAlterations": {
181
+ "buildingRegApproval": {
172
182
  "yesNo": "Yes",
173
- "details": "Neighbour's very annoying"
183
+ "attachments": "Attached"
174
184
  },
175
- "leadingToDisputesAndComplaints": {
176
- "yesNo": "Yes",
177
- "details": "Neighbour's dog barking"
178
- }
179
- },
180
- "alterationsAndChanges": {
181
- "hasStructuralAlterations": {
182
- "buildingRegApproval": {
183
- "yesNo": "Yes",
184
- "attachments": "Attached"
185
- },
186
- "planningPermission": {
187
- "yesNo": "Not required",
188
- "details": "Permitted development rights applied"
189
- },
190
- "listedBuildingConsent": {
191
- "yesNo": "Not required",
192
- "details": "Not a listed building"
193
- },
194
- "deedRestrictionConsent": {
195
- "yesNo": "Not required",
196
- "details": "No restriction"
197
- },
198
- "yesNo": "Yes",
199
- "details": "Bedroom and ensuite shower room extension 2005"
185
+ "planningPermission": {
186
+ "yesNo": "Not required",
187
+ "details": "Permitted development rights applied"
200
188
  },
201
- "changeOfUse": {
202
- "yesNo": "No"
189
+ "listedBuildingConsent": {
190
+ "yesNo": "Not required",
191
+ "details": "Not a listed building"
203
192
  },
204
- "windowReplacementsSince2002": {
205
- "buildingRegApproval": {
206
- "yesNo": "Yes",
207
- "attachments": "To follow"
208
- },
209
- "planningPermission": {
210
- "yesNo": "Yes",
211
- "attachments": "Attached"
212
- },
213
- "listedBuildingConsent": {
214
- "yesNo": "Not required",
215
- "details": "Not a listed building"
216
- },
217
- "deedRestrictionConsent": {
218
- "yesNo": "Not required",
219
- "details": "No restriction"
220
- },
193
+ "deedRestrictionConsent": {
194
+ "yesNo": "Not required",
195
+ "details": "No restriction"
196
+ },
197
+ "yesNo": "Yes",
198
+ "details": "Bedroom and ensuite shower room extension 2005"
199
+ },
200
+ "changeOfUse": {
201
+ "yesNo": "No"
202
+ },
203
+ "windowReplacementsSince2002": {
204
+ "buildingRegApproval": {
221
205
  "yesNo": "Yes",
222
- "details": "New front door added 2016",
223
- "yearCompleted": 2016
206
+ "attachments": "To follow"
224
207
  },
225
- "hasAddedConservatory": {
226
- "buildingRegApproval": {
227
- "yesNo": "Yes",
228
- "attachments": "Attached"
229
- },
230
- "planningPermission": {
231
- "yesNo": "Yes",
232
- "attachments": "To follow"
233
- },
234
- "listedBuildingConsent": {
235
- "yesNo": "Not required",
236
- "details": "Not a listed building"
237
- },
238
- "deedRestrictionConsent": {
239
- "yesNo": "No",
240
- "details": "Added as part of initial build and deeds"
241
- },
208
+ "planningPermission": {
242
209
  "yesNo": "Yes",
243
- "details": "Conservatory added during house build in 1990 and exterior quality door separates the conservatory from the kitchen/dining room",
244
- "yearCompleted": 1990
210
+ "attachments": "Attached"
245
211
  },
246
- "worksUnfinished": {
247
- "yesNo": "No"
212
+ "listedBuildingConsent": {
213
+ "yesNo": "Not required",
214
+ "details": "Not a listed building"
248
215
  },
249
- "planningPermissionBreaches": {
250
- "yesNo": "No"
216
+ "deedRestrictionConsent": {
217
+ "yesNo": "Not required",
218
+ "details": "No restriction"
251
219
  },
252
- "unresolvedPlanningIssues": {
253
- "yesNo": "No"
254
- }
220
+ "yesNo": "Yes",
221
+ "details": "New front door added 2016",
222
+ "yearCompleted": 2016
255
223
  },
256
- "notices": {
257
- "neighbourDevelopment": {
258
- "yesNo": "No"
259
- },
260
- "planningApplication": {
261
- "yesNo": "No"
262
- },
263
- "requiredMaintenance": {
264
- "yesNo": "No"
265
- },
266
- "listedBuildingApplication": {
267
- "yesNo": "No"
268
- },
269
- "infrastructureProject": {
270
- "yesNo": "No"
271
- },
272
- "partyWallAct": {
224
+ "hasAddedConservatory": {
225
+ "buildingRegApproval": {
273
226
  "yesNo": "Yes",
274
- "details": "Party wall agreement in place",
275
227
  "attachments": "Attached"
276
228
  },
277
- "otherNotices": {
278
- "yesNo": "No"
279
- }
280
- },
281
- "specialistIssues": {
282
- "dryRotEtcTreatment": {
283
- "yesNo": "No"
284
- },
285
- "containsAsbestos": {
286
- "yesNo": "No"
229
+ "planningPermission": {
230
+ "yesNo": "Yes",
231
+ "attachments": "To follow"
287
232
  },
288
- "japaneseKnotweed": {
289
- "yesNo": "No"
233
+ "listedBuildingConsent": {
234
+ "yesNo": "Not required",
235
+ "details": "Not a listed building"
290
236
  },
291
- "subsidenceOrStructuralFault": {
292
- "yesNo": "No"
237
+ "deedRestrictionConsent": {
238
+ "yesNo": "No",
239
+ "details": "Added as part of initial build and deeds"
293
240
  },
294
- "ongoingHealthOrSafetyIssue": {
295
- "yesNo": "No"
296
- }
241
+ "yesNo": "Yes",
242
+ "details": "Conservatory added during house build in 1990 and exterior quality door separates the conservatory from the kitchen/dining room",
243
+ "yearCompleted": 1990
297
244
  },
298
- "fixturesAndFittings": {
299
- "itemsToRemove": {
300
- "yesNo": "No"
301
- },
302
- "itemsToInclude": {
303
- "yesNo": "No"
304
- }
245
+ "worksUnfinished": {
246
+ "yesNo": "No"
305
247
  },
306
- "electricity": {
307
- "mainsElectricity": {
308
- "yesNo": "Yes",
309
- "supplier": "Octopus Energy",
310
- "electricityMeter": {
311
- "location": "Under the stairs"
312
- }
313
- },
314
- "solarPanels": {
315
- "yesNo": "No"
316
- },
317
- "otherSources": {
318
- "yesNo": "No"
248
+ "planningPermissionBreaches": {
249
+ "yesNo": "No"
250
+ },
251
+ "unresolvedPlanningIssues": {
252
+ "yesNo": "No"
253
+ }
254
+ },
255
+ "notices": {
256
+ "neighbourDevelopment": {
257
+ "yesNo": "No"
258
+ },
259
+ "planningApplication": {
260
+ "yesNo": "No"
261
+ },
262
+ "requiredMaintenance": {
263
+ "yesNo": "No"
264
+ },
265
+ "listedBuildingApplication": {
266
+ "yesNo": "No"
267
+ },
268
+ "infrastructureProject": {
269
+ "yesNo": "No"
270
+ },
271
+ "partyWallAct": {
272
+ "yesNo": "Yes",
273
+ "details": "Party wall agreement in place",
274
+ "attachments": "Attached"
275
+ },
276
+ "otherNotices": {
277
+ "yesNo": "No"
278
+ }
279
+ },
280
+ "specialistIssues": {
281
+ "dryRotEtcTreatment": {
282
+ "yesNo": "No"
283
+ },
284
+ "containsAsbestos": {
285
+ "yesNo": "No"
286
+ },
287
+ "japaneseKnotweed": {
288
+ "yesNo": "No"
289
+ },
290
+ "subsidenceOrStructuralFault": {
291
+ "yesNo": "No"
292
+ },
293
+ "ongoingHealthOrSafetyIssue": {
294
+ "yesNo": "No"
295
+ }
296
+ },
297
+ "fixturesAndFittings": {
298
+ "itemsToRemove": {
299
+ "yesNo": "No"
300
+ },
301
+ "itemsToInclude": {
302
+ "yesNo": "No"
303
+ }
304
+ },
305
+ "electricity": {
306
+ "mainsElectricity": {
307
+ "yesNo": "Yes",
308
+ "supplier": "Octopus Energy",
309
+ "electricityMeter": {
310
+ "location": "Under the stairs"
319
311
  }
320
312
  },
321
- "heating": {
322
- "heatingSystem": {
323
- "heatingType": "Central heating",
324
- "centralHeatingDetails": {
325
- "boilerInstallationCertificate": {
326
- "yesNo": "Yes",
327
- "details": "Certified installation",
328
- "attachments": "To follow"
329
- },
330
- "heatingInGoodWorkingOrder": {
331
- "yesNo": "Yes"
332
- },
333
- "centralHeatingFuel": {
334
- "centralHeatingFuelType": "Other",
335
- "otherCentralHeatingFuelType": "Ground-source Heat Pump"
336
- },
337
- "centralHeatingInstalled": "2016-04-20",
338
- "heatingLastServicedDate": "2021-03-26",
339
- "heatingLastServicedReport": "To follow"
340
- }
341
- },
342
- "otherHeatingFeatures": ["Underfloor heating"]
313
+ "solarPanels": {
314
+ "yesNo": "No"
343
315
  },
344
- "waterAndDrainage": {
345
- "water": {
346
- "mainsWater": {
316
+ "otherSources": {
317
+ "yesNo": "No"
318
+ }
319
+ },
320
+ "heating": {
321
+ "heatingSystem": {
322
+ "heatingType": "Central heating",
323
+ "centralHeatingDetails": {
324
+ "boilerInstallationCertificate": {
347
325
  "yesNo": "Yes",
348
- "waterMeter": {
349
- "isSupplyMetered": "Yes",
350
- "location": "At the front"
351
- },
352
- "supplier": "Northumbria Water",
353
- "stopcock": {
354
- "location": "Under the sink"
355
- }
356
- }
357
- },
358
- "drainage": {
359
- "mainsSurfaceWaterDrainage": {
326
+ "details": "Certified installation",
327
+ "attachments": "To follow"
328
+ },
329
+ "heatingInGoodWorkingOrder": {
360
330
  "yesNo": "Yes"
361
331
  },
362
- "mainsFoulDrainage": {
363
- "yesNo": "No",
364
- "offMainsDrainageSystem": {
365
- "offMainsDrainageSystemType": "Septic tank",
366
- "dateReplaced": "2022-01-01",
367
- "dateLastEmptied": "2022-01-01",
368
- "plantOnOtherLand": { "yesNo": "No" },
369
- "otherConnectedProperties": { "yesNo": "No" },
370
- "plantRegistered": { "yesNo": "No" },
371
- "plantDrainsIntoWaterway": {
372
- "yesNo": "Yes",
373
- "dischargeCompliesWithGBR": "Yes"
374
- }
375
- }
376
- }
377
- },
378
- "maintenanceAgreements": {
379
- "yesNo": "No"
332
+ "centralHeatingFuel": {
333
+ "centralHeatingFuelType": "Other",
334
+ "otherCentralHeatingFuelType": "Ground-source Heat Pump"
335
+ },
336
+ "centralHeatingInstalled": "2016-04-20",
337
+ "heatingLastServicedDate": "2021-03-26",
338
+ "heatingLastServicedReport": "To follow"
380
339
  }
381
340
  },
382
- "connectivity": {
383
- "telephone": {
384
- "yesNo": "Yes",
385
- "supplier": "EE"
386
- },
387
- "cableSatelliteTV": {
341
+ "otherHeatingFeatures": ["Underfloor heating"]
342
+ },
343
+ "waterAndDrainage": {
344
+ "water": {
345
+ "mainsWater": {
388
346
  "yesNo": "Yes",
389
- "supplier": "Sky"
390
- },
391
- "broadband": {
392
- "supplier": "BT",
393
- "typeOfConnection": "FTTC (Fibre to the Cabinet)"
394
- },
395
- "mobilePhone": {
396
- "knownSignalIssues": {
397
- "yesNo": "No"
347
+ "waterMeter": {
348
+ "isSupplyMetered": "Yes",
349
+ "location": "At the front"
350
+ },
351
+ "supplier": "Northumbria Water",
352
+ "stopcock": {
353
+ "location": "Under the sink"
398
354
  }
399
355
  }
400
356
  },
401
- "insurance": {
402
- "isInsured": "Yes",
403
- "difficultiesObtainingInsurance": {
404
- "abnormalRiseInPremiums": {
405
- "yesNo": "Yes",
406
- "details": "Very history"
407
- },
408
- "subjectToHighExcesses": { "yesNo": "No" },
409
- "subjectToUnusualConditions": { "yesNo": "No" },
410
- "refused": { "yesNo": "Yes", "details": "Much refuse" }
357
+ "drainage": {
358
+ "mainsSurfaceWaterDrainage": {
359
+ "yesNo": "Yes"
411
360
  },
412
- "insuranceClaims": {
413
- "yesNo": "No"
361
+ "mainsFoulDrainage": {
362
+ "yesNo": "No",
363
+ "offMainsDrainageSystem": {
364
+ "offMainsDrainageSystemType": "Septic tank",
365
+ "dateReplaced": "2022-01-01",
366
+ "dateLastEmptied": "2022-01-01",
367
+ "plantOnOtherLand": { "yesNo": "No" },
368
+ "otherConnectedProperties": { "yesNo": "No" },
369
+ "plantRegistered": { "yesNo": "No" },
370
+ "plantDrainsIntoWaterway": {
371
+ "yesNo": "Yes",
372
+ "dischargeCompliesWithGBR": "Yes"
373
+ }
374
+ }
414
375
  }
415
376
  },
416
- "boundaries": {
417
- "partOutsideLegalOwnership": {
418
- "yesNo": "No"
419
- },
420
- "partOnSeparateSiteOrDeed": {
421
- "yesNo": "No"
422
- },
423
- "boundariesDifferFromTitlePlan": {
424
- "yesNo": "No"
425
- },
426
- "boundaryAlterationProposal": {
427
- "yesNo": "No"
428
- }
377
+ "maintenanceAgreements": {
378
+ "yesNo": "No"
379
+ }
380
+ },
381
+ "connectivity": {
382
+ "telephone": {
383
+ "yesNo": "Yes",
384
+ "supplier": "EE"
429
385
  },
430
- "rightsAndInformalArrangements": {
431
- "sharedContributions": {
432
- "yesNo": "No"
433
- },
434
- "neighbouringLandRights": {
435
- "yesNo": "No"
436
- },
437
- "accessRestrictionAttempts": {
386
+ "cableSatelliteTV": {
387
+ "yesNo": "Yes",
388
+ "supplier": "Sky"
389
+ },
390
+ "broadband": {
391
+ "supplier": "BT",
392
+ "typeOfConnection": "FTTC (Fibre to the Cabinet)"
393
+ },
394
+ "mobilePhone": {
395
+ "knownSignalIssues": {
438
396
  "yesNo": "No"
439
- },
440
- "rightsOrArrangements": {
441
- "publicRightOfWay": {
442
- "yesNo": "No"
443
- },
444
- "rightsOfLight": {
445
- "yesNo": "No"
446
- },
447
- "rightsOfSupport": {
448
- "yesNo": "No"
449
- },
450
- "rightsCreatedThroughCustom": {
451
- "yesNo": "No"
452
- },
453
- "minesAndMinerals": {
454
- "yesNo": "No"
455
- },
456
- "churchChancel": {
457
- "yesNo": "No"
458
- },
459
- "rightsToTakeFromLand": {
460
- "yesNo": "Yes",
461
- "details": "Annual gold mining festival"
462
- },
463
- "otherRights": {
464
- "yesNo": "No"
465
- }
466
397
  }
467
- },
468
- "environmentalIssues": {
469
- "flooding": {
470
- "floodRisk": {
471
- "riskIndicator": "Yes",
472
- "summary": "Likely to flood from surface water"
473
- },
474
- "historicalFlooding": {
475
- "hasBeenFlooded": "Yes",
476
- "details": "Minor basement flood",
477
- "typeOfFlooding": ["Surface water"]
478
- }
479
- },
480
- "radon": {
481
- "radonTest": { "yesNo": "No" },
482
- "remedialMeasuresOnConstruction": { "yesNo": "No" }
483
- },
484
- "coalMining": {
485
- "riskIndicator": "No"
486
- },
487
- "nonCoalMining": {
488
- "riskIndicator": "No"
489
- },
490
- "coastalErosion": {
491
- "riskIndicator": "No"
398
+ }
399
+ },
400
+ "insurance": {
401
+ "isInsured": "Yes",
402
+ "difficultiesObtainingInsurance": {
403
+ "abnormalRiseInPremiums": {
404
+ "yesNo": "Yes",
405
+ "details": "Very history"
492
406
  },
493
- "otherEnvironmental": {
494
- "riskIndicator": "No"
495
- }
407
+ "subjectToHighExcesses": { "yesNo": "No" },
408
+ "subjectToUnusualConditions": { "yesNo": "No" },
409
+ "refused": { "yesNo": "Yes", "details": "Much refuse" }
410
+ },
411
+ "insuranceClaims": {
412
+ "yesNo": "No"
413
+ }
414
+ },
415
+ "boundaries": {
416
+ "partOutsideLegalOwnership": {
417
+ "yesNo": "No"
418
+ },
419
+ "partOnSeparateSiteOrDeed": {
420
+ "yesNo": "No"
496
421
  },
497
- "otherIssues": {
498
- "excessiveNoise": {
422
+ "boundariesDifferFromTitlePlan": {
423
+ "yesNo": "No"
424
+ },
425
+ "boundaryAlterationProposal": {
426
+ "yesNo": "No"
427
+ }
428
+ },
429
+ "rightsAndInformalArrangements": {
430
+ "sharedContributions": {
431
+ "yesNo": "No"
432
+ },
433
+ "neighbouringLandRights": {
434
+ "yesNo": "No"
435
+ },
436
+ "accessRestrictionAttempts": {
437
+ "yesNo": "No"
438
+ },
439
+ "rightsOrArrangements": {
440
+ "publicRightOfWay": {
499
441
  "yesNo": "No"
500
442
  },
501
- "crime": {
443
+ "rightsOfLight": {
502
444
  "yesNo": "No"
503
445
  },
504
- "cautionOrConviction": {
446
+ "rightsOfSupport": {
505
447
  "yesNo": "No"
506
448
  },
507
- "failedTransactionsInLast12Months": {
449
+ "rightsCreatedThroughCustom": {
508
450
  "yesNo": "No"
509
- }
510
- },
511
- "additionalInformation": {
512
- "restrictionsOnUseNotCompliedWith": {
451
+ },
452
+ "minesAndMinerals": {
513
453
  "yesNo": "No"
514
454
  },
515
- "otherMaterialIssue": {
455
+ "churchChancel": {
516
456
  "yesNo": "No"
517
457
  },
518
- "otherCharges": {
458
+ "rightsToTakeFromLand": {
459
+ "yesNo": "Yes",
460
+ "details": "Annual gold mining festival"
461
+ },
462
+ "otherRights": {
519
463
  "yesNo": "No"
520
464
  }
465
+ }
466
+ },
467
+ "environmentalIssues": {
468
+ "flooding": {
469
+ "floodRisk": {
470
+ "riskIndicator": "Yes",
471
+ "summary": "Likely to flood from surface water"
472
+ },
473
+ "historicalFlooding": {
474
+ "hasBeenFlooded": "Yes",
475
+ "details": "Minor basement flood",
476
+ "typeOfFlooding": ["Surface water"]
477
+ }
478
+ },
479
+ "radon": {
480
+ "radonTest": { "yesNo": "No" },
481
+ "remedialMeasuresOnConstruction": { "yesNo": "No" }
482
+ },
483
+ "coalMining": {
484
+ "riskIndicator": "No"
485
+ },
486
+ "nonCoalMining": {
487
+ "riskIndicator": "No"
521
488
  },
522
- "consumerProtectionRegulationsDeclaration": {
523
- "consumerProtectionRegulationsResponse": true
489
+ "coastalErosion": {
490
+ "riskIndicator": "No"
491
+ },
492
+ "otherEnvironmental": {
493
+ "riskIndicator": "No"
524
494
  }
525
495
  },
526
- "additionalLegalInfo": {
527
- "legalOwners": {
528
- "namesOfLegalOwners": [
529
- {
530
- "ownerType": "Private individual",
531
- "firstName": "Peter",
532
- "lastName": "Hetherington-Smythe"
533
- },
534
- {
535
- "ownerType": "Private individual",
536
- "firstName": "Clarissa",
537
- "middleNames": "Jane",
538
- "lastName": "Hetherington-Smythe"
539
- }
540
- ]
541
- },
542
- "sellersCapacity": { "capacity": "Legal Owner" },
543
- "legalBoundaries": {
544
- "ownership": {
545
- "areBoundariesUniform": "Yes",
546
- "uniformBoundaries": {
547
- "left": "Neighbour",
548
- "right": "Seller",
549
- "rear": "Neighbour",
550
- "front": "Not known"
551
- }
552
- },
553
- "haveBoundaryFeaturesMoved": {
554
- "yesNo": "Yes",
555
- "details": "Moved a bit to the lefts"
556
- },
557
- "adjacentLandIncluded": { "yesNo": "Yes", "details": "Some movements" },
558
- "flyingFreehold": { "yesNo": "Yes", "details": "Some flying stuff" }
496
+ "otherIssues": {
497
+ "excessiveNoise": {
498
+ "yesNo": "No"
559
499
  },
560
- "servicesCrossing": {
561
- "pipesWiresCablesDrainsToProperty": { "yesNo": "No" },
562
- "pipesWiresCablesDrainsFromProperty": { "yesNo": "No" },
563
- "formalOrInformalAgreements": { "yesNo": "No" }
500
+ "crime": {
501
+ "yesNo": "No"
564
502
  },
565
- "electricalWorks": {
566
- "testedByQualifiedElectrician": {
567
- "yesNo": "Yes",
568
- "yearTested": 2015,
569
- "attachments": "To follow"
570
- },
571
- "electricalWorkSince2005": {
572
- "yesNo": "Yes",
573
- "yearWorkCarriedOut": 2016,
574
- "details": "New fuse box",
575
- "attachments": "To follow"
576
- }
503
+ "cautionOrConviction": {
504
+ "yesNo": "No"
577
505
  },
578
- "smartHomeSystems": { "hasSmartHomeSystems": "No" },
579
- "guaranteesWarrantiesAndIndemnityInsurances": {
580
- "hasValidGuaranteesOrWarranties": "No"
581
- },
582
- "occupiers": {
583
- "sellerLivesAtProperty": { "yesNo": "Yes" },
584
- "othersAged17OrOver": {
585
- "hasOthersAged17OrOver": "Yes",
586
- "aged17OrOverNames": "John Smith (42), Muhammed Tawfik (32)",
587
- "aged17OrOverTenantsOrLodgers": { "yesNo": "No" },
588
- "vacantPossession": {
589
- "soldWithVacantPossession": "Yes",
590
- "aged17OrOverAgreedToLeave": { "yesNo": "Yes" },
591
- "aged17OrOverWillSignToConfirmWillVacate": { "yesNo": "Yes" }
592
- }
506
+ "failedTransactionsInLast12Months": {
507
+ "yesNo": "No"
508
+ }
509
+ },
510
+ "additionalInformation": {
511
+ "restrictionsOnUseNotCompliedWith": {
512
+ "yesNo": "No"
513
+ },
514
+ "otherMaterialIssue": {
515
+ "yesNo": "No"
516
+ },
517
+ "otherCharges": {
518
+ "yesNo": "No"
519
+ }
520
+ },
521
+ "consumerProtectionRegulationsDeclaration": {
522
+ "consumerProtectionRegulationsResponse": true
523
+ },
524
+ "legalOwners": {
525
+ "namesOfLegalOwners": [
526
+ {
527
+ "ownerType": "Private individual",
528
+ "firstName": "Peter",
529
+ "lastName": "Hetherington-Smythe"
530
+ },
531
+ {
532
+ "ownerType": "Private individual",
533
+ "firstName": "Clarissa",
534
+ "middleNames": "Jane",
535
+ "lastName": "Hetherington-Smythe"
536
+ }
537
+ ]
538
+ },
539
+ "sellersCapacity": { "capacity": "Legal Owner" },
540
+ "legalBoundaries": {
541
+ "ownership": {
542
+ "areBoundariesUniform": "Yes",
543
+ "uniformBoundaries": {
544
+ "left": "Neighbour",
545
+ "right": "Seller",
546
+ "rear": "Neighbour",
547
+ "front": "Not known"
593
548
  }
594
549
  },
595
- "completionAndMoving": {
596
- "sellerWillEnsure": {
597
- "removeRubbish": true,
598
- "replaceLightFittings": true,
599
- "takeReasonableCare": true,
600
- "leaveKeys": true
601
- },
602
- "otherPropertyInChain": { "yesNo": "No" },
603
- "moveRestrictionDates": {
604
- "yesNo": "Yes",
605
- "details": "On holiday 1-15 Aug 23"
606
- },
607
- "digitalPropertyLogbook": { "yesNo": "No" },
608
- "sufficientToRepayAllMortgages": { "yesNo": "Yes" }
550
+ "haveBoundaryFeaturesMoved": {
551
+ "yesNo": "Yes",
552
+ "details": "Moved a bit to the lefts"
609
553
  },
610
- "confirmationOfAccuracyByOwners": {
611
- "confirmWillProvideAdditionalDocumentation": true,
612
- "confirmInformationIsAccurate": true
554
+ "adjacentLandIncluded": { "yesNo": "Yes", "details": "Some movements" },
555
+ "flyingFreehold": { "yesNo": "Yes", "details": "Some flying stuff" }
556
+ },
557
+ "servicesCrossing": {
558
+ "pipesWiresCablesDrainsToProperty": { "yesNo": "No" },
559
+ "pipesWiresCablesDrainsFromProperty": { "yesNo": "No" },
560
+ "formalOrInformalAgreements": { "yesNo": "No" }
561
+ },
562
+ "electricalWorks": {
563
+ "testedByQualifiedElectrician": {
564
+ "yesNo": "Yes",
565
+ "yearTested": 2015,
566
+ "attachments": "To follow"
567
+ },
568
+ "electricalWorkSince2005": {
569
+ "yesNo": "Yes",
570
+ "yearWorkCarriedOut": 2016,
571
+ "details": "New fuse box",
572
+ "attachments": "To follow"
573
+ }
574
+ },
575
+ "smartHomeSystems": { "hasSmartHomeSystems": "No" },
576
+ "guaranteesWarrantiesAndIndemnityInsurances": {
577
+ "hasValidGuaranteesOrWarranties": "No"
578
+ },
579
+ "occupiers": {
580
+ "sellerLivesAtProperty": { "yesNo": "Yes" },
581
+ "othersAged17OrOver": {
582
+ "hasOthersAged17OrOver": "Yes",
583
+ "aged17OrOverNames": "John Smith (42), Muhammed Tawfik (32)",
584
+ "aged17OrOverTenantsOrLodgers": { "yesNo": "No" },
585
+ "vacantPossession": {
586
+ "soldWithVacantPossession": "Yes",
587
+ "aged17OrOverAgreedToLeave": { "yesNo": "Yes" },
588
+ "aged17OrOverWillSignToConfirmWillVacate": { "yesNo": "Yes" }
589
+ }
613
590
  }
614
591
  },
592
+ "completionAndMoving": {
593
+ "sellerWillEnsure": {
594
+ "removeRubbish": true,
595
+ "replaceLightFittings": true,
596
+ "takeReasonableCare": true,
597
+ "leaveKeys": true
598
+ },
599
+ "otherPropertyInChain": { "yesNo": "No" },
600
+ "moveRestrictionDates": {
601
+ "yesNo": "Yes",
602
+ "details": "On holiday 1-15 Aug 23"
603
+ },
604
+ "digitalPropertyLogbook": { "yesNo": "No" },
605
+ "sufficientToRepayAllMortgages": { "yesNo": "Yes" }
606
+ },
607
+ "confirmationOfAccuracyByOwners": {
608
+ "confirmWillProvideAdditionalDocumentation": true,
609
+ "confirmInformationIsAccurate": true
610
+ },
615
611
  "titlesToBeSold": [
616
612
  {
617
613
  "titleNumber": "HD221222",
618
614
  "titleExtents": "{'type':'Polygon','coordinates':[[[-2.5787833768108985,51.48576273335823],[-2.578739952913823,51.48580251052463],[-2.578631396439736,51.48575988696783],[-2.578605326085179,51.48574832663401],[-2.578513422397467,51.48571281401381],[-2.578493883879733,51.48570526761721],[-2.578529455342914,51.48567092421916],[-2.578534427612858,51.485665504755744],[-2.578553966121065,51.485673051145575],[-2.5786436981835235,51.48570767529821],[-2.578671214351269,51.48571967806404],[-2.5787833768108985,51.48576273335823]]]}",
619
615
  "registerExtract": {
620
- "OCSummaryData": {
621
- "Title": {
622
- "TitleNumber": "HD221222",
623
- "ClassOfTitleCode": "10",
624
- "TitleRegistrationDetails": {
625
- "LatestEditionDate": "2020-11-24",
626
- "RegistrationDate": "1991-11-11",
627
- "DistrictName": "ST ALBANS",
628
- "PostcodeZone": {
629
- "Postcode": "AL3 5AF"
616
+ "ocSummaryData": {
617
+ "title": {
618
+ "titleNumber": "HD221222",
619
+ "classOfTitleCode": "10",
620
+ "titleRegistrationDetails": {
621
+ "latestEditionDate": "2020-11-24",
622
+ "registrationDate": "1991-11-11",
623
+ "districtName": "ST ALBANS",
624
+ "postcodeZone": {
625
+ "postcode": "AL3 5AF"
630
626
  },
631
- "LandRegistryOfficeName": "Leicester Office",
632
- "AdministrativeArea": "HERTFORDSHIRE"
627
+ "landRegistryOfficeName": "Leicester Office",
628
+ "administrativeArea": "HERTFORDSHIRE"
633
629
  },
634
- "CommonholdIndicator": "false"
630
+ "commonholdIndicator": "false"
635
631
  },
636
- "OfficialCopyDateTime": "2021-12-16T08:39:52",
637
- "PropertyAddress": {
638
- "PostcodeZone": {
639
- "Postcode": "AL3 5AF"
632
+ "officialCopyDateTime": "2021-12-16T08:39:52",
633
+ "propertyAddress": {
634
+ "postcodeZone": {
635
+ "postcode": "AL3 5AF"
640
636
  },
641
- "AddressLine": {
642
- "Line": ["47 Park Road", "Harpenden"]
637
+ "addressLine": {
638
+ "line": ["47 Park Road", "Harpenden"]
643
639
  }
644
640
  },
645
- "Proprietorship": {
646
- "RegisteredProprietorParty": [
641
+ "proprietorship": {
642
+ "registeredProprietorParty": [
647
643
  {
648
- "PrivateIndividual": {
649
- "Name": {
650
- "SurnameName": "Hetherington-Smythe",
651
- "ForenamesName": "Peter Ronald"
644
+ "privateIndividual": {
645
+ "name": {
646
+ "surnameName": "Hetherington-Smythe",
647
+ "forenamesName": "Peter Ronald"
652
648
  }
653
649
  },
654
- "Address": {
655
- "PostcodeZone": {
656
- "Postcode": "AL3 5AF"
650
+ "address": {
651
+ "postcodeZone": {
652
+ "postcode": "AL3 5AF"
657
653
  },
658
- "AddressLine": {
659
- "Line": ["47 Park Road", "Harpenden"]
654
+ "addressLine": {
655
+ "line": ["47 Park Road", "Harpenden"]
660
656
  }
661
657
  }
662
658
  },
663
659
  {
664
- "Address": {
665
- "AddressLine": {
666
- "Line": ["47 Park Road", "Harpenden"]
660
+ "address": {
661
+ "addressLine": {
662
+ "line": ["47 Park Road", "Harpenden"]
667
663
  },
668
- "PostcodeZone": {
669
- "Postcode": "AL3 5AF"
664
+ "postcodeZone": {
665
+ "postcode": "AL3 5AF"
670
666
  }
671
667
  },
672
- "PrivateIndividual": {
673
- "Name": {
674
- "ForenamesName": "Clarissa Jane",
675
- "SurnameName": "Hetherington-Smythe"
668
+ "privateIndividual": {
669
+ "name": {
670
+ "forenamesName": "Clarissa Jane",
671
+ "surnameName": "Hetherington-Smythe"
676
672
  }
677
673
  }
678
674
  }
679
675
  ],
680
- "CurrentProprietorshipDate": "2020-11-24"
676
+ "currentProprietorshipDate": "2020-11-24"
681
677
  },
682
- "EditionDate": "2020-11-24",
683
- "DocumentDetails": {
684
- "Document": {
685
- "EntryNumber": ["B3", "C2", "C3", "C4"],
686
- "PlanOnlyIndicator": "false",
687
- "RegisterDescription": "Charge",
688
- "DocumentType": "50",
689
- "DocumentDate": "2020-11-03"
678
+ "editionDate": "2020-11-24",
679
+ "documentDetails": {
680
+ "document": {
681
+ "entryNumber": ["B3", "C2", "C3", "C4"],
682
+ "planOnlyIndicator": "false",
683
+ "registerDescription": "Charge",
684
+ "documentType": "50",
685
+ "documentDate": "2020-11-03"
690
686
  }
691
687
  },
692
- "RestrictionDetails": {
693
- "RestrictionEntry": {
694
- "ChargeRestriction": {
695
- "ChargeID": "1",
696
- "EntryDetails": {
697
- "EntryNumber": "3",
698
- "Infills": {
699
- "ChargeDate": "2020-11-03",
700
- "ChargeParty": "Barclays Bank UK PLC"
688
+ "restrictionDetails": {
689
+ "restrictionEntry": {
690
+ "chargeRestriction": {
691
+ "chargeID": "1",
692
+ "entryDetails": {
693
+ "entryNumber": "3",
694
+ "infills": {
695
+ "chargeDate": "2020-11-03",
696
+ "chargeParty": "Barclays Bank UK PLC"
701
697
  },
702
- "SubRegisterCode": "B",
703
- "EntryText": "RESTRICTION: No disposition of the registered estate by the proprietor of the registered estate is to be registered without a written consent signed by the proprietor for the time being of the Charge dated 3 November 2020 in favour of Barclays Bank UK PLC referred to in the Charges Register."
698
+ "subRegisterCode": "B",
699
+ "entryText": "RESTRICTION: No disposition of the registered estate by the proprietor of the registered estate is to be registered without a written consent signed by the proprietor for the time being of the Charge dated 3 November 2020 in favour of Barclays Bank UK PLC referred to in the Charges Register."
704
700
  },
705
- "RestrictionTypeCode": "30"
701
+ "restrictionTypeCode": "30"
706
702
  }
707
703
  }
708
704
  },
709
- "PricePaidEntry": {
710
- "EntryDetails": {
711
- "EntryText": "The price stated to have been paid on 3 November 2020 was £1,100,000.",
712
- "SubRegisterCode": "B",
713
- "EntryNumber": "2",
714
- "Infills": {
715
- "Date": "2020-11-03",
716
- "Amount": "£1,260,000"
705
+ "pricePaidEntry": {
706
+ "entryDetails": {
707
+ "entryText": "The price stated to have been paid on 3 November 2020 was £1,100,000.",
708
+ "subRegisterCode": "B",
709
+ "entryNumber": "2",
710
+ "infills": {
711
+ "date": "2020-11-03",
712
+ "amount": "£1,260,000"
717
713
  },
718
- "RegistrationDate": "2020-11-24"
714
+ "registrationDate": "2020-11-24"
719
715
  }
720
716
  },
721
- "Charge": {
722
- "ChargeEntry": {
723
- "RegisteredCharge": {
724
- "EntryDetails": {
725
- "SubRegisterCode": "C",
726
- "RegistrationDate": "2020-11-24",
727
- "EntryText": "REGISTERED CHARGE dated 3 November 2020.",
728
- "Infills": {
729
- "ChargeDate": "2020-11-03"
717
+ "charge": {
718
+ "chargeEntry": {
719
+ "registeredCharge": {
720
+ "entryDetails": {
721
+ "subRegisterCode": "C",
722
+ "registrationDate": "2020-11-24",
723
+ "entryText": "REGISTERED CHARGE dated 3 November 2020.",
724
+ "infills": {
725
+ "chargeDate": "2020-11-03"
730
726
  },
731
- "EntryNumber": "2"
727
+ "entryNumber": "2"
732
728
  }
733
729
  },
734
- "ChargeDate": "2020-11-03",
735
- "ChargeID": "1",
736
- "ChargeProprietor": {
737
- "ChargeeParty": {
738
- "Organization": {
739
- "Name": "Barclays Bank UK PLC"
730
+ "chargeDate": "2020-11-03",
731
+ "chargeID": "1",
732
+ "chargeProprietor": {
733
+ "chargeeParty": {
734
+ "organization": {
735
+ "name": "Barclays Bank UK PLC"
740
736
  },
741
- "Address": {
742
- "AddressLine": {
743
- "Line": ["P.O. Box 187", "Leeds"]
737
+ "address": {
738
+ "addressLine": {
739
+ "line": ["P.O. Box 187", "Leeds"]
744
740
  },
745
- "PostcodeZone": {
746
- "Postcode": "LS11 1AN"
741
+ "postcodeZone": {
742
+ "postcode": "LS11 1AN"
747
743
  }
748
744
  }
749
745
  },
750
- "EntryDetails": {
751
- "SubRegisterCode": "C",
752
- "RegistrationDate": "2020-11-24",
753
- "EntryNumber": "3",
754
- "EntryText": "Proprietor: BARCLAYS BANK UK PLC (Co. Regn. No. 9740322) of P.O. Box 187, Leeds LS11 1AN."
746
+ "entryDetails": {
747
+ "subRegisterCode": "C",
748
+ "registrationDate": "2020-11-24",
749
+ "entryNumber": "3",
750
+ "entryText": "Proprietor: BARCLAYS BANK UK PLC (Co. Regn. No. 9740322) of P.O. Box 187, Leeds LS11 1AN."
755
751
  }
756
752
  }
757
753
  }
758
754
  },
759
- "RegisterEntryIndicators": {
760
- "UnidentifiedEntryIndicator": "false",
761
- "SubChargeIndicator": "false",
762
- "DiscountChargeIndicator": "false",
763
- "ChargeIndicator": "true",
764
- "PropertyDescriptionNotesIndicator": "false",
765
- "ChargeRelatedRestrictionIndicator": "false",
766
- "BankruptcyIndicator": "false",
767
- "MultipleChargeIndicator": "false",
768
- "HomeRightsChangeOfAddressIndicator": "false",
769
- "CCBIIndicator": "false",
770
- "AgreedNoticeIndicator": "false",
771
- "VendorsLienIndicator": "false",
772
- "RightOfPreEmptionIndicator": "false",
773
- "CreditorsNoticeIndicator": "false",
774
- "CautionIndicator": "false",
775
- "ChargeRestrictionIndicator": "true",
776
- "ScheduleOfLeasesIndicator": "false",
777
- "UnilateralNoticeIndicator": "false",
778
- "DeathOfProprietorIndicator": "false",
779
- "RentChargeIndicator": "false",
780
- "EquitableChargeIndicator": "false",
781
- "ChargeeIndicator": "true",
782
- "DeedOfPostponementIndicator": "false",
783
- "NonChargeRestrictionIndicator": "false",
784
- "GreenOutEntryIndicator": "false",
785
- "UnilateralNoticeBeneficiaryIndicator": "false",
786
- "NotedChargeIndicator": "false",
787
- "PricePaidIndicator": "true",
788
- "HomeRightsIndicator": "false",
789
- "LeaseHoldTitleIndicator": "false"
755
+ "registerEntryIndicators": {
756
+ "unidentifiedEntryIndicator": "false",
757
+ "subChargeIndicator": "false",
758
+ "discountChargeIndicator": "false",
759
+ "chargeIndicator": "true",
760
+ "propertyDescriptionNotesIndicator": "false",
761
+ "chargeRelatedRestrictionIndicator": "false",
762
+ "bankruptcyIndicator": "false",
763
+ "multipleChargeIndicator": "false",
764
+ "homeRightsChangeOfAddressIndicator": "false",
765
+ "ccbiIndicator": "false",
766
+ "agreedNoticeIndicator": "false",
767
+ "vendorsLienIndicator": "false",
768
+ "rightOfPreEmptionIndicator": "false",
769
+ "creditorsNoticeIndicator": "false",
770
+ "cautionIndicator": "false",
771
+ "chargeRestrictionIndicator": "true",
772
+ "scheduleOfLeasesIndicator": "false",
773
+ "unilateralNoticeIndicator": "false",
774
+ "deathOfProprietorIndicator": "false",
775
+ "rentChargeIndicator": "false",
776
+ "equitableChargeIndicator": "false",
777
+ "chargeeIndicator": "true",
778
+ "deedOfPostponementIndicator": "false",
779
+ "nonChargeRestrictionIndicator": "false",
780
+ "greenOutEntryIndicator": "false",
781
+ "unilateralNoticeBeneficiaryIndicator": "false",
782
+ "notedChargeIndicator": "false",
783
+ "pricePaidIndicator": "true",
784
+ "homeRightsIndicator": "false",
785
+ "leaseHoldTitleIndicator": "false"
790
786
  }
791
787
  },
792
- "OCRegisterData": {
793
- "ChargesRegister": {
794
- "RegisterEntry": [
788
+ "ocRegisterData": {
789
+ "chargesRegister": {
790
+ "registerEntry": [
795
791
  {
796
- "EntryNumber": "1",
797
- "EntryType": "Restrictive Covenants/Stipulations - Deed",
798
- "EntryText": [
792
+ "entryNumber": "1",
793
+ "entryType": "Restrictive Covenants/Stipulations - Deed",
794
+ "entryText": [
799
795
  "A Conveyance of the land in this title dated 7 June 1946 made between (1) Jesse Catton (Vendor) and (2) Henry Dick Goodman Cunnold (Purchaser) contains the following covenants:-",
800
796
  "\"THE Purchaser for himself his successors in title and assigns and to the intent that this covenant will run with the land but not so that the Purchaser is liable after he has parted with the same hereby covenants with the Vendor and his successors in title that he the Purchaser and his successors in title will observe and perform the covenants contained in the Schedule hereto.",
801
797
  "THE SCHEDULE before referred to",
@@ -805,69 +801,69 @@
805
801
  "(4) That only one such dwellinghouse shall be on the said piece of land.\"",
806
802
  "NOTE: The North Eastern boundary of the land in this title is marked \"T\""
807
803
  ],
808
- "EntryDate": "1991-11-11"
804
+ "entryDate": "1991-11-11"
809
805
  },
810
806
  {
811
- "EntryText": "REGISTERED CHARGE dated 3 November 2020.",
812
- "EntryType": "Registered Charges",
813
- "EntryDate": "2020-11-24",
814
- "EntryNumber": "2"
807
+ "entryText": "REGISTERED CHARGE dated 3 November 2020.",
808
+ "entryType": "Registered Charges",
809
+ "entryDate": "2020-11-24",
810
+ "entryNumber": "2"
815
811
  },
816
812
  {
817
- "EntryNumber": "3",
818
- "EntryDate": "2020-11-24",
819
- "EntryType": "Chargee",
820
- "EntryText": "Proprietor: BARCLAYS BANK UK PLC (Co. Regn. No. 9740322) of P.O. Box 187, Leeds LS11 1AN."
813
+ "entryNumber": "3",
814
+ "entryDate": "2020-11-24",
815
+ "entryType": "Chargee",
816
+ "entryText": "Proprietor: BARCLAYS BANK UK PLC (Co. Regn. No. 9740322) of P.O. Box 187, Leeds LS11 1AN."
821
817
  },
822
818
  {
823
- "EntryType": "Obligation",
824
- "EntryDate": "2020-11-24",
825
- "EntryNumber": "4",
826
- "EntryText": "The proprietor of the Charge dated 3 November 2020 referred to above is under an obligation to make further advances. These advances will have priority to the extent afforded by section 49(3) Land Registration Act 2002."
819
+ "entryType": "Obligation",
820
+ "entryDate": "2020-11-24",
821
+ "entryNumber": "4",
822
+ "entryText": "The proprietor of the Charge dated 3 November 2020 referred to above is under an obligation to make further advances. These advances will have priority to the extent afforded by section 49(3) Land Registration Act 2002."
827
823
  }
828
824
  ]
829
825
  },
830
- "PropertyRegister": {
831
- "DistrictDetails": {
832
- "EntryText": "HERTFORDSHIRE : ST ALBANS"
826
+ "propertyRegister": {
827
+ "districtDetails": {
828
+ "entryText": "HERTFORDSHIRE : ST ALBANS"
833
829
  },
834
- "RegisterEntry": [
830
+ "registerEntry": [
835
831
  {
836
- "EntryType": "Property Description",
837
- "EntryNumber": "1",
838
- "EntryText": "The Freehold land shown edged with red on the plan of the above Title filed at the Registry and being 47 Park Road, Harpenden (AL3 5AF).",
839
- "EntryDate": "1991-11-11"
832
+ "entryType": "Property Description",
833
+ "entryNumber": "1",
834
+ "entryText": "The Freehold land shown edged with red on the plan of the above Title filed at the Registry and being 47 Park Road, Harpenden (AL3 5AF).",
835
+ "entryDate": "1991-11-11"
840
836
  },
841
837
  {
842
- "EntryNumber": "2",
843
- "EntryText": [
838
+ "entryNumber": "2",
839
+ "entryText": [
844
840
  "The Conveyance dated 7 June 1946 referred to in the Charges Register contains the following provision:-",
845
841
  "\"IT IS hereby declared that the Purchaser shall not be entitled to any right of light or air which will restrict the free use of the adjoining property of the Vendor for building or other purpose.\""
846
842
  ],
847
- "EntryDate": "1991-11-11",
848
- "EntryType": "Provisions"
843
+ "entryDate": "1991-11-11",
844
+ "entryType": "Provisions"
849
845
  }
850
846
  ]
851
847
  },
852
- "ProprietorshipRegister": {
853
- "RegisterEntry": [
848
+ "proprietorshipRegister": {
849
+ "registerEntry": [
854
850
  {
855
- "EntryDate": "2020-11-24",
856
- "EntryText": "PROPRIETOR: PETER RONALD HETHERINGTON-SMYTH and CLARISSA JANE HETHERINGTON-SMYTH of 47 Park Road, Harpenden AL3 5AF.",
857
- "EntryType": "Proprietor",
858
- "EntryNumber": "1"
851
+ "entryDate": "2020-11-24",
852
+ "entryText": "PROPRIETOR: PETER RONALD HETHERINGTON-SMYTH and CLARISSA JANE HETHERINGTON-SMYTH of 47 Park Road, Harpenden AL3 5AF.",
853
+ "entryType": "Proprietor",
854
+ "entryNumber": "1"
859
855
  },
860
856
  {
861
- "EntryText": "The price stated to have been paid on 3 November 2020 was £1,260,000.",
862
- "EntryType": "Price Paid",
863
- "EntryDate": "2020-11-24",
864
- "EntryNumber": "2"
857
+ "entryText": "The price stated to have been paid on 3 November 2020 was £1,260,000.",
858
+ "entryType": "Price Paid",
859
+ "entryDate": "2020-11-24",
860
+ "entryNumber": "2"
865
861
  },
866
862
  {
867
- "EntryNumber": "3",
868
- "EntryDate": "2020-11-24",
869
- "EntryType": "Charge Restriction - B Register",
870
- "EntryText": "RESTRICTION: No disposition of the registered estate by the proprietor of the registered estate is to be registered without a written consent signed by the proprietor for the time being of the Charge dated 3 November 2020 in favour of Barclays Bank UK PLC referred to in the Charges Register."
863
+ "entryNumber": "3",
864
+ "entryDate": "2020-11-24",
865
+ "entryType": "Charge Restriction - B Register",
866
+ "entryText": "RESTRICTION: No disposition of the registered estate by the proprietor of the registered estate is to be registered without a written consent signed by the proprietor for the time being of the Charge dated 3 November 2020 in favour of Barclays Bank UK PLC referred to in the Charges Register."
871
867
  }
872
868
  ]
873
869
  }