[
  {
    "companyRegisteredOfficeId": 123,
    "registeredOfficeLocation": "<string>",
    "municipality": "<string>",
    "municipalityCode": "<string>",
    "county": "<string>",
    "countyCode": "<string>",
    "latitude": 123,
    "longitude": 123,
    "firstSeenAtUtc": "2023-11-07T05:31:56Z",
    "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
    "caseYear": 123,
    "caseNumber": 123
  }
]