jpostcode_rs 0.1.4

Japanese postal code lookup library in Rust, powered by jpostcode-data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
{
  "0100": {
    "postcode": "9030100",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "",
    "town_kana": "",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0101": {
    "postcode": "9030101",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "掛保久",
    "town_kana": "カケボク",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0102": {
    "postcode": "9030102",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "嘉手苅",
    "town_kana": "カデカル",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0103": {
    "postcode": "9030103",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "小那覇",
    "town_kana": "オナハ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0104": {
    "postcode": "9030104",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "兼久",
    "town_kana": "カネク",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0105": {
    "postcode": "9030105",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "東崎",
    "town_kana": "アガリザキ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0111": {
    "postcode": "9030111",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "与那城",
    "town_kana": "ヨナグスク",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0112": {
    "postcode": "9030112",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "我謝",
    "town_kana": "ガジャ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0113": {
    "postcode": "9030113",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "安室",
    "town_kana": "アムロ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0114": {
    "postcode": "9030114",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "桃原",
    "town_kana": "トウバル",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0115": {
    "postcode": "9030115",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "池田",
    "town_kana": "イケダ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0116": {
    "postcode": "9030116",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "幸地",
    "town_kana": "コウチ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0117": {
    "postcode": "9030117",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "翁長",
    "town_kana": "オナガ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0118": {
    "postcode": "9030118",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "小波津",
    "town_kana": "コハツ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0121": {
    "postcode": "9030121",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "内間",
    "town_kana": "ウチマ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0122": {
    "postcode": "9030122",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "小橋川",
    "town_kana": "コバシガワ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0123": {
    "postcode": "9030123",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "津花波",
    "town_kana": "ツハナハ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0124": {
    "postcode": "9030124",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "呉屋",
    "town_kana": "ゴヤ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0125": {
    "postcode": "9030125",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "上原",
    "town_kana": "ウエハラ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0126": {
    "postcode": "9030126",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "棚原",
    "town_kana": "タナバル",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0127": {
    "postcode": "9030127",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "徳佐田",
    "town_kana": "トクサダ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0128": {
    "postcode": "9030128",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "森川",
    "town_kana": "モリカワ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0129": {
    "postcode": "9030129",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "千原",
    "town_kana": "センバル",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0201": {
    "postcode": "9030201",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字幸地",
    "town_kana": null,
    "street": "868",
    "office_name": "アドベンチストメディカルセンター",
    "office_name_kana": "アドベンチストメデイカルセンタ-"
  },
  "0203": {
    "postcode": "9030203",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字幸地",
    "town_kana": null,
    "street": "371",
    "office_name": "オキコ 株式会社",
    "office_name_kana": "オキコ カブシキガイシヤ"
  },
  "0204": {
    "postcode": "9030204",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字掛保久",
    "town_kana": null,
    "street": "217",
    "office_name": "金秀アルミ工業 株式会社",
    "office_name_kana": "カネヒデアルミコウギヨウ カブシキガイシヤ"
  },
  "0205": {
    "postcode": "9030205",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字小那覇",
    "town_kana": null,
    "street": "1212",
    "office_name": "金秀鋼材",
    "office_name_kana": "カネヒデコウザイ"
  },
  "0206": {
    "postcode": "9030206",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字小那覇",
    "town_kana": null,
    "street": "494番地1",
    "office_name": "金秀商事 株式会社",
    "office_name_kana": "カネヒデシヨウジ カブシキカイシヤ"
  },
  "0207": {
    "postcode": "9030207",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字翁長",
    "town_kana": null,
    "street": "777",
    "office_name": "学校法人 沖縄キリスト教学院 沖縄キリスト教短期大学",
    "office_name_kana": "ガツコウホウジン オキナワキリストキヨウガクイン オキナワキリストキヨウタンキダイガク"
  },
  "0210": {
    "postcode": "9030210",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字小那覇",
    "town_kana": null,
    "street": "858",
    "office_name": "南西石油 (株)",
    "office_name_kana": "ナンセイセキユ (カブ)"
  },
  "0211": {
    "postcode": "9030211",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字小那覇",
    "town_kana": null,
    "street": "1215",
    "office_name": "丸正印刷 株式会社",
    "office_name_kana": "マルマサインサツ カブシキガイシヤ"
  },
  "0213": {
    "postcode": "9030213",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字千原",
    "town_kana": null,
    "street": "",
    "office_name": "国立大学法人 琉球大学 総務部 総務課",
    "office_name_kana": "コクリツダイガクホウジン リユウキユウダイガク ソウムブ ソウムカ"
  },
  "0214": {
    "postcode": "9030214",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字千原",
    "town_kana": null,
    "street": "",
    "office_name": "国立大学法人 琉球大学 付属図書館",
    "office_name_kana": "コクリツダイガクホウジン リユウキユウダイガク フゾクトシヨカン"
  },
  "0215": {
    "postcode": "9030215",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字上原",
    "town_kana": null,
    "street": "207",
    "office_name": "国立大学法人 琉球大学 医学部・医学部付属病院",
    "office_name_kana": "コクリツダイガクホウジン リユウキユウダイガク イガクブ・イガクブフゾクビヨウイン"
  },
  "0217": {
    "postcode": "9030217",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字兼久",
    "town_kana": null,
    "street": "218",
    "office_name": "東洋コンクリート 株式会社",
    "office_name_kana": "トウヨウコンクリ-ト カブシキガイシヤ"
  },
  "0218": {
    "postcode": "9030218",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字翁長",
    "town_kana": null,
    "street": "610",
    "office_name": "沖縄県立 西原高等学校",
    "office_name_kana": "オキナワケンリツ ニシハラコウトウガツコウ"
  },
  "0220": {
    "postcode": "9030220",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "中頭郡西原町",
    "city_kana": "ナカガミグンニシハラチョウ",
    "town": "字嘉手苅",
    "town_kana": null,
    "street": "112",
    "office_name": "西原町役場",
    "office_name_kana": "ニシハラチヨウヤクバ"
  },
  "0801": {
    "postcode": "9030801",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里末吉町",
    "town_kana": "シュリスエヨシチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0802": {
    "postcode": "9030802",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里大名町",
    "town_kana": "シュリオオナチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0803": {
    "postcode": "9030803",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里平良町",
    "town_kana": "シュリタイラチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0804": {
    "postcode": "9030804",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里石嶺町",
    "town_kana": "シュリイシミネチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0805": {
    "postcode": "9030805",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里鳥堀町",
    "town_kana": "シュリトリホリチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0806": {
    "postcode": "9030806",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里汀良町",
    "town_kana": "シュリテラチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0807": {
    "postcode": "9030807",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里久場川町",
    "town_kana": "シュリクバガワチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0811": {
    "postcode": "9030811",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里赤平町",
    "town_kana": "シュリアカヒラチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0812": {
    "postcode": "9030812",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里当蔵町",
    "town_kana": "シュリトウノクラチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0813": {
    "postcode": "9030813",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里赤田町",
    "town_kana": "シュリアカタチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0814": {
    "postcode": "9030814",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里崎山町",
    "town_kana": "シュリサキヤマチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0815": {
    "postcode": "9030815",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里金城町",
    "town_kana": "シュリキンジョウチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0816": {
    "postcode": "9030816",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里真和志町",
    "town_kana": "シュリマワシチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0821": {
    "postcode": "9030821",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里儀保町",
    "town_kana": "シュリギボチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0822": {
    "postcode": "9030822",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里桃原町",
    "town_kana": "シュリトウバルチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0823": {
    "postcode": "9030823",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里大中町",
    "town_kana": "シュリオオナカチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0824": {
    "postcode": "9030824",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里池端町",
    "town_kana": "シュリイケハタチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0825": {
    "postcode": "9030825",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里山川町",
    "town_kana": "シュリヤマガワチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0826": {
    "postcode": "9030826",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里寒川町",
    "town_kana": "シュリサムカワチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "8601": {
    "postcode": "9038601",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里山川町",
    "town_kana": "シュリヤマガワチョウ",
    "street": "1丁目132−1",
    "office_name": "株式会社 琉球ホテルリゾート那覇 ダブルツリーbyヒルトン那覇首里城",
    "office_name_kana": "カブシキガイシヤ リユウキユウホテルリゾ-トナハ ダブルツリ-バイヒルトンナハシユリジヨウ"
  },
  "8602": {
    "postcode": "9038602",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里当蔵町",
    "town_kana": "シュリトウノクラチョウ",
    "street": "1丁目4",
    "office_name": "沖縄県立芸術大学",
    "office_name_kana": "オキナワケンリツゲイジユツダイガク"
  },
  "8603": {
    "postcode": "9038603",
    "prefecture": "沖縄県",
    "prefecture_kana": "オキナワケン",
    "prefecture_code": 47,
    "city": "那覇市",
    "city_kana": "ナハシ",
    "town": "首里石嶺町",
    "town_kana": "シュリイシミネチョウ",
    "street": "4丁目373−1(沖縄県総合福祉センター内)",
    "office_name": "社会福祉法人 沖縄県社会福祉協議会",
    "office_name_kana": "シヤカイフクシホウジン オキナワケンシヤカイフクシキヨウギカイ"
  }
}