{
  "id": "urn:ngsi-ld:GtfsTransferRule:Malaga:Linea1_Linea5",
  "type": "GtfsTransferRule",
  "transferType": {
    "type": "Text",
    "value": "0"
  },
  "minimumTransferTime": {
    "type": "Number",
    "value": 10
  },
  "hasDestination": {
    "type": "Text",
    "value": "urn:ngsi-ld:GtfsStop:Malaga_508"
  },
  "hasOrigin": {
    "type": "Text",
    "value": "urn:ngsi-ld:GtfsStop:Malaga_101"
  },
  "name": {
    "type": "Text",
    "value": "L1_L5"
  }
}