I was able to find the TPC code for line 53 via:
https://v0.ovapi.nl/line/GVB_53_1
The TPC code is 30009542 for Diemen zuid.
So you the following in your block:
Code: Select all
tpc: '30009542',
Apparently 09542 is a stoparea.
If you fill this in in your block via:
Code: Select all
station: '09542',
You can find all the TPC codes in that stoparea via:
http://v0.ovapi.nl/stopareacode/09542
By some searching you should be able to select the right tpc code.
Still a bit of trial and error I'm afraid ...