Turkish addresses nest a neighborhood (mahalle) and district (ilçe) inside a province (il), with a five-digit postal code whose first two digits are the province plate code. Dropping the mahalle or district is the usual cause of misrouting. Here is the format, a real example, and the errors to catch.
A Turkish label is recipient, the street with its number, the neighborhood and district, then the postcode and province, then the country.
Mehmet Yılmaz personal or business recipientİstiklal Caddesi No 12 street (<code>Caddesi</code>, <code>Sokak</code>) and building numberBeyoğlu the mahalle (neighborhood) and ilçe (district)34433 İstanbul the 5-digit code, then the province (il)TURKEY required for inbound international shipmentsThe posta kodu is a five-digit code whose first two digits match the province's plate number. The district (ilçe) and neighborhood (mahalle) do much of the local routing for PTT.
Format: Five digits (34433); the first two are the province plate code (34 Istanbul).
Validation regex: ^\d{5}$
Watch for: a postcode whose first two digits do not match the province, and a missing mahalle.
The country-specific rules that generic autocomplete and single-line address fields tend to get wrong.
A Turkish postcode's first two digits match the province's vehicle plate code (34 Istanbul, 06 Ankara, 35 Izmir). If they do not match the named province, the address is inconsistent.
Addresses nest a mahalle (neighborhood) inside an ilçe (district). Both are needed to route within a large province, so neither should be dropped.
Streets carry Turkish types: Caddesi (avenue), Sokak (street), Bulvarı (boulevard). Keep them as part of the address.
Names and streets use ç, ğ, ı, ö, ş, ü. Keep them or transliterate consistently, since a mix can cause mismatches in carrier systems.
Each of these passes a basic "is this field filled in" check but fails at the carrier, turning into a redelivery, a return, or an address correction fee.
Caddesi or Sokak removes expected context.İstanbul and Istanbul spellings can cause mismatches.How the major carriers handle Turkey addresses, and what your label needs to satisfy each one.
The national postal operator. Routing uses the five-digit postcode, with the district and neighborhood refining delivery, so all should be consistent.
The dominant domestic parcel carriers for Turkish ecommerce. They rely on the mahalle, ilçe, and province for accurate last-mile delivery.
International carriers for inbound shipments. Include the country line; an accurate postcode and district avoid customs and routing delays.
Address Guard checks Turkey addresses against carrier and postal databases before the order ships, normalizes the format, and flags the errors that cause failed deliveries. 240+ countries, $0.05 per check.
Part of the Address Guard international address format guide, covering 240+ countries.