normalize_jp_address
Normalize and verify a Japanese postal address. Splits a raw Japanese address string into structured fields (prefecture, city, town, block number, building, room) and returns a verification flag plus lat/lng. Handles messy input: full-width chars, mixed hyphens, romaji, and building/room separation that generic parsers miss.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Raw Japanese address string. |