[
  {
    "id": 1,
    "date_created": "2023-12-05T09:30+01:00",
    "date_to_complete": "2023-12-20T09:30+01:00",
    "jobSpecification": "damage",
    "company": "AON",
    "city": "Rotterdam",
    "postal_code": "3077KM",
    "province": "Zuid-Holland",
    "housenumber": 151,
    "additions": "B",
    "street": "Lange Schiekade",
    "notes": "Damage to boiler in main basement room of the building. Renter manually tried to adjust it and one of the pipes bursted."
  },
  {
    "id": 2,
    "date_created": "2023-12-02T09:30+01:00",
    "date_to_complete": "2023-12-12T09:30+01:00",
    "company": "HallHuize B.V.",
    "jobSpecification": "maintenance",
    "city": "Bergen",
    "postal_code": "1862DP",
    "province": "Noord-Holland",
    "housenumber": 178,
    "additions": "",
    "street": "Janswerf",
    "notes": "Complaint from the renter about paint chipping off front-edge of the building. Send out inspector to report maintenance to be completed."
  },
  {
    "id": 3,
    "date_created": "2023-11-28T09:30+01:00",
    "date_to_complete": "2023-12-05T09:30+01:00",
    "company": "AmsterElectric",
    "jobSpecification": "inspection",
    "city": "Hoogeveen",
    "postal_code": "7904KH",
    "province": "Drenthe",
    "housenumber": 140,
    "additions": "",
    "street": "Spica",
    "notes": "Annual inspection of Solar Panels on top of Hotel. No damage reported but full inspection required. Leave signed certificate at front-desk if completed, or quote for repairments if needed."
  },
  {
    "id": 4,
    "date_created": "2023-11-28T09:30+01:00",
    "date_to_complete": "2023-12-13T09:30+01:00",
    "company": "Rijkshuizen en Zn.",
    "jobSpecification": "modification",
    "city": "Utrecht",
    "postal_code": "3431BE",
    "province": "Utrecht",
    "housenumber": 18,
    "additions": "F",
    "street": "Sluyterslaan",
    "notes": "Renter modified main water tap in order to fit in a washing machine. Make an inspection of the adjusted water tap and confirm it's up to standards."
  }
]